Gets or sets the camera orientation.
Namespace: MindFusion.Charting.ThreeD
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Point3D CameraOrientation { get; set; } |
Visual Basic Copy Code |
---|
Public Property CameraOrientation As Point3D |
An instance of the Point3D structure.