Type Property (IHatchBoundaryLoop) Send Feedback
See Also  Example
Gets the type of Hatch boundary loop.

Syntax

Visual Basic 
ReadOnly Property Type As System.Integer
C# 
System.int Type {get;}
JavaScript 
get_Type () : dsSystem.int
COM native C++ 
HRESULT get_Type(
   LONG* Val
) 
C++ 
DSRESULT get_Type (
   long* Val
)

Property Value

Hatch boundary loop type as defined in dsHatchBoundaryLoopType_e

Example

See Also

Availability

DraftSight V1R1.3