The following tables list the members exposed by AnnControlPoint.
Name | Description | |
---|---|---|
![]() | AnnControlPoint 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. |
![]() | Pen | Gets or sets the AnnPen associated with this AnnDrawable object. (Inherited from AnnDrawable) |
![]() | 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 | Creates an exact copy of this AnnControlPoint object. |
![]() | Create | Creates a new instance of this AnnControlPoint. |
![]() | Draw | Draws this AnnControlPoint on the specified surface. |
![]() | GetGraphicsPath | Returns a GraphicsPath representation of this AnnControlPoint. |
![]() | GetInvalidRectangle | Gets the physical bounding rectangle of this AnnControlPoint. |
![]() | GetObjectData | Overridden. Populates a specified SerializationInfo with the data needed to serialize this object. |
![]() | HitTest | Performs hit-testing on this AnnControlPoint. |
![]() | ToString | Overridden. Overridden. Converts the attributes of this AnnControlPoint to a human-readable string. |