SettingsTransformationGridScaleFactorComputation Property |
Gets or sets the GridScaleFactorType enum value that specifies the type of scale factor.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic GridScaleFactorType GridScaleFactorComputation { get; set; }
Public Property GridScaleFactorComputation As GridScaleFactorType
Get
Set
public:
property GridScaleFactorType GridScaleFactorComputation {
GridScaleFactorType get ();
void set (GridScaleFactorType value);
}
Property Value
GridScaleFactorType
See Also