HatchPatternName Property
|
Gets or sets the hatch pattern name.
Namespace:
DXFReaderNET.Entities
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public string Name { get; }
Public ReadOnly Property Name As String
Get
public:
property String^ Name {
String^ get ();
}
member Name : string with get
PROPERTY Name AS STRING GET
Property Value
Type:
StringSee Also