You are here: Start » OutputSurfaceFormat Structure

OutputSurfaceFormat Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Surface creating filter parameters.

Constructors

 ConstructorDescription
OutputSurfaceFormat(Double, Double, Double, Double, PlainType, SurfaceMultipointHeight)

Properties

 NameTypeDescription
DefaultFil.OutputSurfaceFormat Gets a default instance of the OutputSurfaceFormat.
EmptyFil.OutputSurfaceFormat Gets an empty instance of the OutputSurfaceFormat.
MultipointHeightFil.SurfaceMultipointHeight
PointTypeFil.PlainType
XScaleSystem.Double
YScaleSystem.Double
ZOffsetSystem.Double
ZScaleSystem.Double

Methods

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

Remarks

See also