PublishSheetEventArgsPlotType Property
|
Namespace: Bricscad.Publishing
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public PlotType PlotType { get; }
Public ReadOnly Property PlotType As PlotType
Get
public:
property PlotType PlotType {
PlotType get ();
}
member PlotType : PlotType with get
Property Value
Type:
PlotType
See Also