IAcadPreferencesOpenSaveDWFFormat Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
int DWFFormat { get; set; }
Property DWFFormat As Integer
Get
Set
property int DWFFormat {
int get ();
void set (int value);
}
abstract DWFFormat : int with get, set
Property Value
Int32
See Also