Table of Contents

Property Right

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

Right

Gets or sets the x-coordinate that is the sum of X and Width of this RectangleF structure.

public float Right { get; set; }

Property Value

float

The x-coordinate that is the sum of X and Width of this RectangleF structure.