BCGSoft.Visualization Namespace : CommandObjectDef Class |
The following tables list the members exposed by CommandObjectDef.
Name | Description | |
---|---|---|
![]() | CommandObjectDef Constructor | Initializes a new instance to draw command object. |
Name | Description | |
---|---|---|
![]() | Checked | Indicates a value whether the command object is in the checked state. |
![]() | Graphics | Specifies the graphics surface to draw on. (Inherited from BCGSoft.Visualization.VisualizationDefBase) |
![]() | Highlighted | Indicates a value whether the command object is in the highlighted state. |
![]() | IsDisabled | Indicates a value whether the command object is in the disalbed state. |
![]() | IsHorizontal | Indicates a value whether the command object is located on the command bar with horizontal direction. |
![]() | ParentActive | Indicates a value whether the parent control is active. |
![]() | Pressed | Indicates a value whether the command object to draw is in the pressed state. |
![]() | Tag | (Inherited from BCGSoft.Visualization.VisualizationDefBase) |
Name | Description | |
---|---|---|
![]() | RectArea | Gets the boundaries of the area to redraw. (Inherited from BCGSoft.Visualization.VisualizationDefBase) |
![]() | UIObject | Returns the object to redraw. (Inherited from BCGSoft.Visualization.VisualizationDefBase) |
Name | Description | |
---|---|---|
![]() | IsInstanceOfType | Overloaded. Indicates a value if the object to redraw has a specified type. (Inherited from BCGSoft.Visualization.VisualizationDefBase) |
![]() | ModifyRectArea | Sets the new boundaries of the area to redraw. (Inherited from BCGSoft.Visualization.VisualizationDefBase) |