SettingsDrawingApplyTransformSettings Property |
Gets or sets the boolean value that specifies whether to apply the settings for coordinate system zone transformation.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic bool ApplyTransformSettings { get; set; }Public Property ApplyTransformSettings As Boolean
Get
Set
public:
property bool ApplyTransformSettings {
bool get ();
void set (bool value);
}Property Value
Boolean
Exceptions
See Also