ResetBlock Method (IBlockInstance)
Resets this block instance.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function ResetBlock() As System.Boolean |
C# | |
---|
System.bool ResetBlock() |
JavaScript | |
---|
put_ResetBlock (
NewVal : Boolean
)
|
COM native C++ |   |
---|
HRESULT ResetBlock(); |
Parameters
- [out], or Return Value
- True if successfully reset, false if not
Example
See Also
Availability
DraftSight 2021 SP0