Gets or sets the camera rotation in yaw, roll and pitch angles.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public Point3D CameraRotation { get; set; } |
Visual Basic Copy Code |
---|
Public Property CameraRotation As Point3D |
A Point3D value specifying the camera's pitch, roll and yaw angles.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |