You are here: Start » SurfaceFormat Class

SurfaceFormat Class

Namespace:AvlNet
Assembly:Avl.Net.TS.dll

Constructors

 ConstructorDescription
SurfaceFormat(Surface)
SurfaceFormat(Int32, Int32, PlainType, Double, Double, Double, Double, Double, Double)
SurfaceFormat()

Properties

 NameTypeDescription
HeightSystem.Int32
TypeAvlNet.PlainType
WidthSystem.Int32
XOffsetSystem.Double
XScaleSystem.Double
YOffsetSystem.Double
YScaleSystem.Double
ZOffsetSystem.Double
ZScaleSystem.Double

Methods

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

See also