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: 11.2.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