You are here: Start » FIL.NET » Box Structure

Box Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Constructors

 ConstructorDescription
Box(Int32, Int32, Int32, Int32)

Properties

 NameTypeDescription
AreaSystem.Int32
EmptyFil.Box Gets an empty instance of the Box.
HeightSystem.Int32
WidthSystem.Int32
XSystem.Int32
YSystem.Int32

Methods

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

See also