Table of Contents

Property Location

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

Location

Gets or sets the coordinates of the upper-left corner of this RectangleF structure.

public PointF Location { get; set; }

Property Value

PointF

A PointF that represents the upper-left corner of this RectangleF structure.