CadPlotSettings.PlotType

CadPlotSettings.PlotType property

Gets or sets the type of the plot.

public CadPlotType PlotType { get; set; }

Property Value

The type of the plot.

See Also