public class OperationLayoutItemPublic Class OperationLayoutItemNo code example is currently available or this language may not be supported.| OperationLayoutItem | Initializes a new instance of the OperationLayoutItem class |
| ActionType | Get/Set the action type to plot for this element. |
| DisplayEndOffset | Get/Set a reference to the end offset of the display. |
| DisplayStartOffset | Get/Set a reference to the start offset of the display. |
| Operation | Get/Set a reference to the associated operation. |
| StartAngle | Get/Set the start angle of the operation. |
| SweepAngle | Get/Set the sweep angle of the operation. |
| ToolEndOffset | Get/Set a reference to the end offset of the tool. |
| ToolStartOffset | Get/Set a reference to the start offset of the tool. |
| Clone | Return a deep clone of the provided operation layout item. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |
| mActionType | Private member for ActionType. |
| mDisplayEndOffset | Private member for DisplayEndOffset. |
| mDisplayStartOffset | Private member for DisplayStartOffset. |
| mOperation | Private member for Operation. |
| mStartAngle | Private member for StartAngle. |
| mSweepAngle | Private member for SweepAngle. |
| mToolEndOffset | Private member for ToolEndOffset. |
| mToolStartOffset | Private member for ToolStartOffset. |