PlotSettingsCurrentStyleSheet Property
|
Property that represents the current style
sheet.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public string CurrentStyleSheet { get; }
Public ReadOnly Property CurrentStyleSheet As String
Get
public:
property String^ CurrentStyleSheet {
String^ get ();
}
member CurrentStyleSheet : string with get
Property Value
String
See Also