Handle Property (IGeneralDimension) Send Feedback
See Also  Example
Gets the value of the handle for the Dimension.

Syntax

Visual Basic 
ReadOnly Property Handle As System.String
C# 
System.string Handle {get;}
JavaScript 
get_Handle () : String
COM native C++ 
HRESULT get_Handle(
   BSTR* Val
) 
C++ 
DSRESULT get_Handle (
   dsString* Val
)

Property Value

Value of the handle

Example

See Also

Availability

DraftSight V1R1.2