Search
RectD.Right Property
See Also
 






Gets the rectangle's right side.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public double Right { get; }

Visual Basic  Copy Code

Public ReadOnly Property Right As Double

 Property Value

 See Also