Click or drag to resize

IDfsAxisEqD2 Properties

The IDfsAxisEqD2 type exposes the following members.

Properties
  NameDescription
Public propertyAxisType
Type of spatial axis. Depending on this type, the class can be cast to one of the sub-types.
(Inherited from IDfsSpatialAxis.)
Public propertyAxisUnit
Unit of the axis coordinate values.
(Inherited from IDfsSpatialAxis.)
Public propertyDimension
Axis dimension
(Inherited from IDfsSpatialAxis.)
Public propertyDx
space between each gridpoint
(Inherited from IDfsAxisEqD1.)
Public propertyDy
Space between each gridpoint in the y direction
Public propertySizeOfData
Size of data, number of data values.
(Inherited from IDfsSpatialAxis.)
Public propertyX0
Relative offset to origin
(Inherited from IDfsAxisEqD1.)
Public propertyXCount
Number of data points in the x direction
(Inherited from IDfsAxisEqD1.)
Public propertyY0
Relative offset to origin in the y direction
Public propertyYCount
Number of data points in the y direction
Top
See Also