Gets or sets whether to make Blocks explodable.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property Explodable As System.Boolean |
| C# | |
|---|
System.bool Explodable {get; set;} |
| JavaScript | |
|---|
Explodable : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_Explodable(
VARIANT_BOOL
NewVal
)
| C++ | |
|---|
property System.bool Explodable { bool* Val
)
DSRESULTput_Explodable(
bool NewVal
} |
Property Value
True to make Blocks explodable, false to not