Click or drag to resize

IDfsAxisTvarD3 Properties

The IDfsAxisTvarD3 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 propertySizeOfData
Size of data, number of data values.
(Inherited from IDfsSpatialAxis.)
Public propertyXCount
Number of points in the x-direction.
Public propertyYCount
Number of points in the y-direction.
Public propertyZCount
Number of points in the z-direction.
Top
See Also