BlockInsertUnits Property (IBlockDefinition) Send Feedback
See Also 
Gets or sets the units to use to create Blocks.

Syntax

Visual Basic 
Property BlockInsertUnits As dsBlockInsertUnits_e
C# 
dsBlockInsertUnits_e BlockInsertUnits {get; set;}
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