Visual Basic | |
---|---|
Property Explodable As System.Boolean |
C# | |
---|---|
System.bool Explodable {get; set;} |
JavaScript | |
---|---|
get_Explodable () : Boolean put_Explodable ( NewVal : Boolean ) |
COM native C++ | |
---|---|
HRESULT get_Explodable( VARIANT_BOOL* Val ) HRESULT put_Explodable( VARIANT_BOOL NewVal |
Property Value
True to make Blocks explodable, false to notDraftSight V1R1.4