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