IAcadSubEntSolidVertexPlotStyleName Property
 | 
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
 
string PlotStyleName { get; }
 
ReadOnly Property PlotStyleName As String
        Get
 
property String^ PlotStyleName {
        String^ get ();
}
 
abstract PlotStyleName : string with get
 
 
 
Property Value
String
Implements
IAcadSubEntityPlotStyleName
 
See Also