Gets or sets whether light can pass through the Referenced image.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Transparency As System.Boolean |
C# | |
---|
System.bool Transparency {get; set;} |
JavaScript | |
---|
Transparency : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_Transparency(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool Transparency { bool* Val
)
DSRESULTput_Transparency(
bool NewVal
} |
Property Value
True if transparent, false if not