UnderlayDgnDefinitionLayout Property
|
Gets or sets the layout name to show.
Namespace:
DXFReaderNET.Objects
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public string Layout { get; set; }
Public Property Layout As String
Get
Set
public:
property String^ Layout {
String^ get ();
void set (String^ value);
}
member Layout : string with get, set
PROPERTY Layout AS STRING GET SET
Property Value
Type:
StringSee Also