Gets or sets the transparency of this Layer.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Transparency As System.Integer |
C# | |
---|
System.int Transparency {get; set;} |
JavaScript | |
---|
Transparency : System.int |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_Transparency(
LONG
NewVal
)
C++ | |
---|
property System.int Transparency { long* Val
)
DSRESULTput_Transparency(
long NewVal
} |
Property Value
0 (opaque) < Transparency percentage < 90