PlotConfigManagerColorDependentPlotStyles
Property
|
Namespace: Bricscad.PlottingServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public static StringCollection ColorDependentPlotStyles { get; }
Public Shared ReadOnly Property ColorDependentPlotStyles As StringCollection
Get
public:
static property StringCollection^ ColorDependentPlotStyles {
StringCollection^ get ();
}
static member ColorDependentPlotStyles : StringCollection with get
Property Value
StringCollection
See Also