Search
RectD.Location Property
See Also
 






Gets the rectangle's location.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public PointD Location { get; set; }

Visual Basic  Copy Code

Public Property Location As PointD

 Property Value

 See Also