LabelStyleBlockComponentStyleBlockRotationAngle Property |
Gets the angle for block component.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble RotationAngle { get; }
Public ReadOnly Property RotationAngle As PropertyDouble
Get
public:
property PropertyDouble^ RotationAngle {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also