BlockInsertUnits Property (IBlockDefinition)
Gets or sets the units to use to create Blocks.
.NET Syntax
JavaScript | |
---|
get_BlockInsertUnits () : String
put_BlockInsertUnits (
NewVal : String
)
|
COM native C++ | |
---|
HRESULT get_BlockInsertUnits(
dsBlockInsertUnits_e* Val
)
HRESULT put_BlockInsertUnits(
dsBlockInsertUnits_e NewVal |
C++ | |
---|
DSRESULT get_BlockInsertUnits (
dsBlockInsertUnits_e* Val
)
DSRESULT put_BlockInsertUnits(
dsBlockInsertUnits_e NewVal
) |
Property Value
Units as defined in
dsBlockInsertUnits_e
See Also
Availability
DraftSight V1R1.4