PlotSettingsPlotViewName Property
|
Property that represents the plot view name
for this PlotSettings object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public string PlotViewName { get; }
Public ReadOnly Property PlotViewName As String
Get
public:
property String^ PlotViewName {
String^ get ();
}
member PlotViewName : string with get
Property Value
String
See Also