ViewportEffectivePlotStyleSheet
Property
|
Property that represents the plot style sheet
name associated with this viewport.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public string EffectivePlotStyleSheet { get; }
Public ReadOnly Property EffectivePlotStyleSheet As String
Get
public:
property String^ EffectivePlotStyleSheet {
String^ get ();
}
member EffectivePlotStyleSheet : string with get
Property Value
String
See Also