Table of Contents

Property Bottom

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

Bottom

Gets or sets the y-coordinate that is the sum of the Y and Height property values of this Rectangle structure.

public int Bottom { get; set; }

Property Value

int

The y-coordinate that is the sum of Y and Height of this Rectangle.