PlotConfigManagerDevices
Property
|
Namespace: Bricscad.PlottingServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public static PlotConfigInfoCollection Devices { get; }
Public Shared ReadOnly Property Devices As PlotConfigInfoCollection
Get
public:
static property PlotConfigInfoCollection^ Devices {
PlotConfigInfoCollection^ get ();
}
static member Devices : PlotConfigInfoCollection with get
Property Value
PlotConfigInfoCollection
See Also