The following tables list the members exposed by PlaneOrientation.
Name | Description | |
---|---|---|
PlaneOrientation Constructor |
Name | Description | |
---|---|---|
Condition | Gets or sets the condition that must be met before the transformation is applied. | |
Name | Gets or sets the descriptive, user-friendly name that is to be associated with the PlaneOrientation | |
Right | Gets or sets the OrientationAxis that will be transformed to the occupy the right of the 2D image if the Condition is met. | |
Top | Gets or sets the OrientationAxis that will be transformed to occupy the top of the 2D image if the Condition is met. |
Name | Description | |
---|---|---|
IsValid | Indicates if Top and Right are valid combinations for plane. | |
ToString | This member overrides System.Object.ToString and returns a descriptive string for the PlaneOrientation. |