PlotConfigDriverName
Property
|
Namespace: Bricscad.PlottingServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public string DriverName { get; }
Public ReadOnly Property DriverName As String
Get
public:
property String^ DriverName {
String^ get ();
}
member DriverName : string with get
Property Value
String
See Also