You are here: Start » SurfaceCoordinatesFormat Structure

SurfaceCoordinatesFormat Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Stores information about X and Y coordinate offsets and scales of a surface.

Constructors

 ConstructorDescription
SurfaceCoordinatesFormat(Double, Double, Double, Double)
SurfaceCoordinatesFormat(Surface)
SurfaceCoordinatesFormat(SurfaceFormat)

Properties

 NameTypeDescription
EmptyFil.SurfaceCoordinatesFormat Gets an empty instance of the SurfaceCoordinatesFormat.
XOffsetSystem.Double
XScaleSystem.Double
YOffsetSystem.Double
YScaleSystem.Double

Methods

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

Remarks

See also