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 | |
|---|
get_Transparency () : Boolean
put_Transparency (
NewVal : Boolean
)
|
| COM native C++ | |
|---|
HRESULT get_Transparency(
VARIANT_BOOL* Val
)
HRESULT put_Transparency(
VARIANT_BOOL NewVal |
| C++ | |
|---|
DSRESULT get_Transparency (
bool* Val
)
DSRESULT put_Transparency(
bool NewVal
) |
Property Value
True if transparent, false if not
See Also
Availability
DraftSight V1R1.4