SettingsLandXMLImportSettingsRotationDirection Property |
Specifies the direction of rotation.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic RotationDirType Direction { get; set; }
Public Property Direction As RotationDirType
Get
Set
public:
property RotationDirType Direction {
RotationDirType get ();
void set (RotationDirType value);
}
Property Value
RotationDirType
See Also