CadEntityBase.PlotStyle

CadEntityBase.PlotStyle property

Gets or sets the plot style. Gets or sets the plot style handle.

public string PlotStyle { get; set; }

Property Value

The plot style handle.

Remarks

Present if the value of PlotStyleFlag is 3.

See Also