PlotStyleDataFillStyle
Property
|
Property that represents fill style to use
within the plot style.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public FillStyle FillStyle { get; set; }
Public Property FillStyle As FillStyle
Get
Set
public:
property FillStyle FillStyle {
FillStyle get ();
void set (FillStyle value);
}
member FillStyle : FillStyle with get, set
Property Value
FillStyle
See Also