The following tables list the members exposed by AnnRectangleControlPoint.
| Name | Description | |
|---|---|---|
| AnnRectangleControlPoint Constructor | Overloaded. This constructor is required by ISerializable. |
| Name | Description | |
|---|---|---|
| Brush | Gets or sets the AnnBrush associated with this AnnDrawable object. (Inherited from AnnDrawable) |
| Font | Gets or sets the AnnFont associated with this AnnDrawable object. (Inherited from AnnDrawable) |
| HasBrush | Gets a value indicating whether this AnnDrawable object has a brush. (Inherited from AnnDrawable) |
| HasFont | Gets a value indicating whether this AnnDrawable object has a font. (Inherited from AnnDrawable) |
| HasPen | Gets a value indicating whether this AnnDrawable object has a pen. (Inherited from AnnDrawable) |
| Name | Gets or sets the name of the AnnControlPoint. (Inherited from AnnControlPoint) |
| Pen | Gets or sets the AnnPen associated with this AnnDrawable object. (Inherited from AnnDrawable) |
| Size | Gets or sets a value specifying the size of this AnnRectangleControlPoint. |
| SupportsBrush | Gets a value indicating whether this AnnDrawable object supports a brush. (Inherited from AnnDrawable) |
| SupportsFont | Gets a value indicating whether this AnnDrawable object supports a font. (Inherited from AnnDrawable) |
| SupportsPen | Gets a value indicating whether this AnnDrawable object supports a pen. (Inherited from AnnDrawable) |
| TextColor | Gets or sets the text Color structure associated with this AnnDrawable object. (Inherited from AnnDrawable) |
| Name | Description | |
|---|---|---|
| Clone | Overridden. AnnRectangleControlPoint implementation of AnnControlPoint.Clone. |
| Create | Overridden. AnnRectangleControlPoint implementation of AnnControlPoint.Create. |
| Draw | Draws this AnnControlPoint on the specified surface. (Inherited from AnnControlPoint) |
| GetGraphicsPath | Overridden. AnnRectangleControlPoint implementation of AnnControlPoint.GetGraphicsPath. |
| GetInvalidRectangle | Gets the physical bounding rectangle of this AnnControlPoint. (Inherited from AnnControlPoint) |
| GetObjectData | Overridden. Populates a specified SerializationInfo with the data needed to serialize this object. |
| HitTest | Performs hit-testing on this AnnControlPoint. (Inherited from AnnControlPoint) |
| ToString | Overridden. Converts the attributes of this AnnControlPoint to a human-readable string. (Inherited from AnnControlPoint) |