PointDescriptionKeyRotationDirection Property |
Specifies whether the values specified for the Rotate Parameter property or the Fixed Rotation property are clockwise angles or counterclockwise angles.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic RotationDirType RotationDirection { get; set; }
Public Property RotationDirection As RotationDirType
Get
Set
public:
property RotationDirType RotationDirection {
RotationDirType get ();
void set (RotationDirType value);
}
Property Value
RotationDirType
See Also