You are here: Start » Box3D Structure

Box3D Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Constructors

 ConstructorDescription
Box3D(Single, Single, Single, Single, Single, Single)

Properties

 NameTypeDescription
EmptyFil.Box3D Gets an empty instance of the Box3D.
XLengthSystem.Single
XSystem.Single
YLengthSystem.Single
YSystem.Single
ZLengthSystem.Single
ZSystem.Single

Methods

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

See also