SettingsTransformationSpecifyRotationType Property |
Gets or sets an enumeration value that specify the rotation type.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SpecifyRotationType SpecifyRotationType { get; set; }
Public Property SpecifyRotationType As SpecifyRotationType
Get
Set
public:
property SpecifyRotationType SpecifyRotationType {
SpecifyRotationType get ();
void set (SpecifyRotationType value);
}
Property Value
SpecifyRotationType
See Also