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