ShapeField Members
Include Protected Members
Include Inherited Members
Lightweight object that represents a part of a shape that can display items such as the background image, text decorators, and icon decorators.
The ShapeField type exposes the following members.
Constructors
Name
Description
Initializes a new instance of the ShapeField class.
Top
Methods
Name
Description
Performs the default action for the accessible object.
Enables the in-place editor to be automatically sized in the shape field.
Overloaded. Associates the shape field with a domain property that is assigned to a shape element.
Overloaded. Associates the visibility of the shape field with a domain property that is assigned to a shape element.
Gets the shape field and verifies whether it can be edited.
Commits the pending edit.
Performs a hit test on a specified point in the diagram to determine whether the point is in the bounds of the shape field.
Navigates in the shape field by using the keyboard.
Draws the shape field.
Overloaded. Opens the in-place editor for the shape field.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Locates the first child shape field in the parent shape field.
Locates the last child shape field in the parent shape field.
Locates the next child shape field in the parent shape field.
Locates the next child shape field in the navigation sequence.
Locates the previous child shape field in the parent shape field.
Locates the previous child shape field in the navigation sequence.
Gets the shape field and verifies whether it has focus.
Gets the accessibility object that is assigned to the shape field.
Gets the Accessibility object for the child shape field.
Gets the number of Accessibility objects that are assigned to the parent shape field and its child shape fields.
GetAccessibleDefaultActionDescription
Gets the default purpose of the shape field for the accessible object.
Gets the description of the shape field for the accessible object.
Gets the shape field Help for the accessible object.
GetAccessibleHelpTopicFileName
Gets a topic in the Help for the accessible object.
Gets the ID that is assigned to the Help topic for the accessible object.
Gets the name of the shape field for the accessible object.
Gets the role of the shape field for the accessible object.
Gets the state of the shape field for the accessible object.
Gets the value in the shape field for the accessible object.
Gets the in-place editor that is active.
Gets the brush that draws the background for the shape element to which this shape field is assigned.
Gets the ID of the brush that draws the background for the shape element to which this shape field is assigned.
Gets the bounds for the shape field.
Gets the pointer that appears when the mouse is pointing to the shape field.
Gets the shape field and verifies whether it can receive focus.
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the bounds for the in-place editor.
Gets the maximum bounds for the in-place editor.
Gets the minimum bounds for the in-place editor.
Gets the minimum width and height for the shape field.
Gets the pen that draws the shape element to which the shape field is assigned.
Gets the ID of the pen that draws the shape element to which the shape field is assigned.
Gets the mouse action to activate when the user next clicks a specific point on the diagram.
Gets the shape field and verifies whether it can be selected.
Gets the type of the current instance. (Inherited from Object.)
Gets the value in the shape field.
Gets the domain property that is assigned to the value in the shape field.
Gets the shape field and verifies whether it appears.
Gets the shape field and verifies whether it should appear to have the focus.
Gets the shape field and verifies whether its in-place editor is active and a change is pending.
Gets the shape field and verifies whether it appears to be selected.
Overloaded. Gets the keys that the user pressed and verifies whether they can be used to navigate between shape fields.
Creates a shallow copy of the current Object. (Inherited from Object.)
Moves the focus to the previous shape field in the navigation sequence for the selected shapes.
Moves the focus to the next shape field in the navigation sequence for the selected shapes.
Moves the focus to the first shape field in the navigation sequence for the selected shapes.
Moves the focus to the last shape field in the navigation sequence for the selected shapes.
Moves the focus to the next shape field in the navigation sequence for the selected shapes.
Moves the focus to the previous shape field in the navigation sequence for the selected shapes.
Alerts listeners when in-place editing has begun.
Alerts listeners when the user has clicked a shape field.
Alerts listeners when the user has double-clicked a shape field.
Alerts listeners when in-place editing has completed.
Alerts listeners when the user has held down a key when pointing to a shape field.
Alerts listeners when the user has pressed a key when pointing to a shape field.
Alerts listeners when the user has released a key when pointing to a shape field.
Alerts listeners when the user is holding down the mouse over a shape field.
Alerts listeners when the mouse has been moved over a shape field.
Alerts listeners when the user has released the mouse button over a shape field.
Alerts listeners when the mouse has been rotated over a shape field.
Gets the shape field and verifies whether it is selected.
Sets the selection to a range of child shape fields.
Assigns the specified value to a shape field.
Sets the visibility of the shape field.
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Describes how the content of the field should position and size itself in relation to the parent ShapeElement.
Gets or sets the default accessible description.
Gets or sets the default name of the shape field for the accessible object.
Gets the default state of the shape field for the accessible object.
Gets or sets the ID of the default brush to paint the background of the shape field.
Gets the shape field and verifies whether it can receive focus, or gives the shape field the ability to receive focus.
DefaultInactiveSelectedBackgroundBrushId
Gets or sets the ID of the default background brush for the shape field.
Gets or sets the ID of the default pen to use for the shape field.
DefaultReflectParentFocusedState
Gets the child shape field and verifies whether it should receive focus when its parent shape receives focus or sets the ability to reflect the focus state of its parent shape.
DefaultReflectParentSelectedState
Gets the child shape field and verifies whether it should be selected when its parent shape is selected or sets the ability to reflect the selection state of its parent shape.
Gets the shape field and verifies whether it can be selected by default or sets the default selection state of the shape field.
DefaultSelectedBackgroundBrushId
Gets or sets the ID of the default background brush for the shape field.
Gets the shape field and verifies whether it appears by default or sets the default visibility of the shape field.
Gets the name of the shape field.
Top