LandXMLImportOptionsScaleOptions
Property
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.1.4.0
Syntax
public LandXMLImportUnits ScaleOptions { get; set; }
Public Property ScaleOptions As LandXMLImportUnits
Get
Set
public:
property LandXMLImportUnits ScaleOptions {
LandXMLImportUnits get ();
void set (LandXMLImportUnits value);
}
member ScaleOptions : LandXMLImportUnits with get, set
Property Value
LandXMLImportUnits
See Also