DwfWhipTransformRotation Property |
Gets or sets rotation angle
Namespace:
Aspose.CAD.FileFormats.Dwf.Whip.Objects
Assembly:
Aspose.CAD (in Aspose.CAD.dll) Version: 22.3
Syntaxpublic long Rotation { get; set; }
Public Property Rotation As Long
Get
Set
public:
property long long Rotation {
long long get ();
void set (long long value);
}
member Rotation : int64 with get, set
Property Value
Type:
Int64
See Also