HatchPatternFill Property
|
Gets the solid fill flag.
Namespace:
DXFReaderNET.Entities
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public HatchFillType Fill { get; }
Public ReadOnly Property Fill As HatchFillType
Get
public:
property HatchFillType Fill {
HatchFillType get ();
}
member Fill : HatchFillType with get
PROPERTY Fill AS HatchFillType GET
Property Value
Type:
HatchFillTypeSee Also