SetInteger16DynamicBlockProperty Method (IDynamicBlockInstanceProperty)
Sets this property with the specified long value.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetInteger16DynamicBlockProperty( _
long Value As System.Integer _
) |
C# | |
---|
void SetInteger16DynamicBlockProperty(
System.int Value
) |
JavaScript | |
---|
SetInteger16DynamicBlockProperty(
Value : Number
) |
COM native C++ | |
---|
HRESULT SetInteger16DynamicBlockProperty(
LONG Value
) |
Parameters
- Value
- Long value in specified units
Example
Remarks
See Also
Availability
DraftSight 2021 SP0