Click or drag to resize

DimensionData Class

Structure representing macro feature dimension
Inheritance Hierarchy
SystemObject
  CodeStack.SwEx.MacroFeature.DataDimensionData

Namespace:  CodeStack.SwEx.MacroFeature.Data
Assembly:  CodeStack.SwEx.MacroFeature (in CodeStack.SwEx.MacroFeature.dll) Version: 0.5.3.0 (0.5.3.0)
Syntax
public class DimensionData : IDisposable

The DimensionData type exposes the following members.

Properties
  NameDescription
Public propertyDimension
Pointer to dimension
Public propertyDisplayDimension
Pointer to display dimension
Public propertyName
Name of the parameter which corresponds to this dimension
Top
Methods
  NameDescription
Public methodDispose
Disposing object
Top
Extension Methods
  NameDescription
Public Extension MethodSetOrientation
Sets the direction of the macro feature dimension.
(Defined by DimensionDataExtension.)
Top
Remarks
See Also