Represents a size object with floating point width and height
            
Inheritance Hierarchy
EvoPdfClientSizeFloat
Namespace: EvoPdfClient
Assembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax
The SizeFloat type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|  | SizeFloat | 
            Constructs a size object with the given width and height
             | 
Properties
| Name | Description | |
|---|---|---|
|   | Empty | 
            The null size
             | 
|  | Height | 
            The height
             | 
|  | Width | 
            The width
             | 
Methods
| Name | Description | |
|---|---|---|
|  | 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
