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