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
Constructor | Description | |
---|---|---|
![]() | SurfaceCoordinatesFormat(Double, Double, Double, Double) | |
![]() | SurfaceCoordinatesFormat(Surface) | |
![]() | SurfaceCoordinatesFormat(SurfaceFormat) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() ![]() | Empty | Fil.SurfaceCoordinatesFormat | Gets an empty instance of the SurfaceCoordinatesFormat. |
![]() | XOffset | System.Double | |
![]() | XScale | System.Double | |
![]() | YOffset | System.Double | |
![]() | YScale | System.Double |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Fil.SurfaceCoordinatesFormat) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |