You are here: Start » AVL.NET » OutputSurfaceFormat Structure
OutputSurfaceFormat Structure
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Surface creating filter parameters.
Constructors
Constructor | Description | |
---|---|---|
![]() | OutputSurfaceFormat(Double, Double, Double, Double, PlainType, SurfaceMultipointHeight) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() ![]() | Default | Avl.OutputSurfaceFormat | Gets a default instance of the OutputSurfaceFormat. |
![]() ![]() | Empty | Avl.OutputSurfaceFormat | Gets an empty instance of the OutputSurfaceFormat. |
![]() | MultipointHeight | Avl.SurfaceMultipointHeight | |
![]() | PointType | Avl.PlainType | |
![]() | XScale | System.Double | |
![]() | YScale | System.Double | |
![]() | ZOffset | System.Double | |
![]() | ZScale | System.Double |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Avl.OutputSurfaceFormat) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |