HatchGetHatchLinesData
Method
|
Returns all hatch line data for this hatch
entity.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public Line2dCollection GetHatchLinesData()
Public Function GetHatchLinesData As Line2dCollection
public:
Line2dCollection^ GetHatchLinesData()
member GetHatchLinesData : unit -> Line2dCollection
Return Value
Line2dCollection
See Also