Click or drag to resize

SizeF Class

Stores an ordered pair of floating-point numbers.
Inheritance Hierarchy

Namespace:  Easymap.AddIn.Common
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public class SizeF : MarshalByRefObject

The SizeF type exposes the following members.

Properties
  NameDescription
Public propertyHeight
Gets, set the vertical of a control or an element
Public propertyWidth
Gets, set the horizontal of a control or an element
Top
Operators
See Also