Gets or sets the
transparency percentage for this Layer.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Transparency As System.Integer |
C# | |
---|
System.int Transparency {get; set;} |
COM native C++ | |
---|
HRESULT get_Transparency(
LONG*Val
)
HRESULT put_Transparency(
LONG NewVal |
C++ | |
---|
DSRESULT get_Transparency (
long*Val
)
DSRESULT put_Transparency(
long NewVal
) |
Property Value
Transparency percentage (see
Remarks)
Example
Remarks
See Also
Availability
DraftSight V1R6.0