RectangleFloat Class

Rectangle with floating point coordinates

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public class RectangleFloat
Inheritance
Object    RectangleFloat

Constructors

RectangleFloat Creates a rectangle

Properties

Bottom Bottom
Empty The null rectangle
Height Height
Left Left
Right Right
Top Top
Width Width
X Top left corner X
Y Top left corner Y

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also