UnderlayDefinitionType Property
|
Get the underlay type.
Namespace:
DXFReaderNET.Objects
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public UnderlayType Type { get; set; }
Public Property Type As UnderlayType
Get
Set
public:
property UnderlayType Type {
UnderlayType get ();
void set (UnderlayType value);
}
member Type : UnderlayType with get, set
PROPERTY Type AS UnderlayType GET SET
Property Value
Type:
UnderlayTypeSee Also