Dynamic
|
The DynamicDimensionData type exposes the following members.
| Name | Description | |
|---|---|---|
| DynamicDimensionData | Default constructor for the DynamicDimensionData class. | |
| DynamicDimensionData(Dimension) | Constructor for the DynamicDimensionData class. Creates dynamic dimension data from the specified dimension. | |
| DynamicDimensionData(Dimension, Boolean) | Constructor for the DynamicDimensionData class. Creates dynamic dimension data from the specified dimension. | |
| DynamicDimensionData(Dimension, Boolean, Boolean) | Constructor for the DynamicDimensionData class. Creates dynamic dimension data from the specified dimension. |
| Name | Description | |
|---|---|---|
| ApplicationData | Property that represents the application-specific data associated with this object. | |
| AutoDelete | Property that indicates whether the object should be
automatically deleted by the Garbage Collector. (Inherited from DisposableWrapper) |
|
| Dimension | Property that represents the dimension object. | |
| Editable | Property that indicates whether this dynamic dimension is editable. | |
| Focal | Property that indicates whether the current focus dynamic dimension is true. | |
| HideIfValueIsZero | Property that indicates whether this dimension should be hidden if its value is zero. | |
| IsDisposed | Property that indicates whether pointer to native code
unmanaged object == IntPtr::Zero. (Inherited from DisposableWrapper) |
|
| UnmanagedObject | Property that represents a pointer to an unmanaged
object. (Inherited from DisposableWrapper) |
|
| Visible | Property that indicates whether this dimension is invisible. |
| Name | Description | |
|---|---|---|
| Create | Creates a DynamicDimensionData object based on the passed pointer. | |
| CreateObjRef | (Inherited from MarshalByRefObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Equals | Checks objects for equality. (Inherited from DisposableWrapper) |
|
| GetHashCode | Retrieves the object hash code. (Inherited from DisposableWrapper) |
|
| GetLifetimeService | (Inherited from MarshalByRefObject) |
|
| GetType | (Inherited from Object) |
|
| InitializeLifetimeService | (Inherited from MarshalByRefObject) |
|
| ToString | (Inherited from Object) |
| © Bricsys NV. All rights reserved. |