DxfDocumentLinetypes Property
|
Gets the line type collection.
Namespace:
DXFReaderNET
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public Linetypes Linetypes { get; }
Public ReadOnly Property Linetypes As Linetypes
Get
public:
property Linetypes^ Linetypes {
Linetypes^ get ();
}
member Linetypes : Linetypes with get
PROPERTY Linetypes AS Linetypes GET
Property Value
Type:
LinetypesSee Also