Visual Basic | |
---|---|
Function IsByAlpha() As System.Boolean |
C# | |
---|---|
System.bool IsByAlpha() |
JavaScript | |
---|---|
IsByAlpha() : Boolean |
COM native C++ | |
---|---|
HRESULT IsByAlpha( VARIANT_BOOL*IsByAlpha ) |
C++ | |
---|---|
DSRESULT IsByAlpha( bool*IsByAlpha ) |
Parameters
- [out] or Return Value
- True if transparency is defined by an alpha value, false if not
DraftSight V1R6.0