You are here: Start » AVL.NET » Size Structure

Size Structure

Object contains integer dimensions.

Namespace:AvlNet
Assembly:AVL.NET.dll

Constructors

Size(Int32, Int32)

Properties

 TypeNameDescription
AvlNet.SizeDefault Default Size
System.Int32Height
System.BooleanIsDefault
System.Int32Width

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also