IsByAlpha Method (ITransparency) Send Feedback
See Also 
[out]
True if transparency is defined by an alpha value, false if not
Gets whether transparency is defined by an alpha value.

Syntax

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
 

See Also

Availability

DraftSight V1R6.0