Allows to set the overall transparency of the layer (255=opaque….0=transparent)
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public int Transparency { get; set; }
Public Property Transparency As Integer Get Set
public: property int Transparency { int get (); void set (int value); }