ObserverPointAngleRotateZ Property

Gets or sets the angle rotate z.

Namespace:  Aspose.CAD.FileFormats
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public float AngleRotateZ { get; set; }

Property Value

Type: Single
The angle rotate z.
See Also