PublishSheetEventArgsPlotType Property
 | 
Namespace: Bricscad.Publishing
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
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
PlotType
 
See Also