Leadtools.Annotations Namespace : AnnControlPoint Class |
The following tables list the members exposed by AnnControlPoint.
Name | Description | |
---|---|---|
Brush | Gets or sets the AnnBrush associated with this AnnDrawable object. (Inherited from Leadtools.Annotations.AnnDrawable) | |
Font | Gets or sets the AnnFont associated with this AnnDrawable object. (Inherited from Leadtools.Annotations.AnnDrawable) | |
HasBrush | Gets a value indicating whether this AnnDrawable object has a brush. (Inherited from Leadtools.Annotations.AnnDrawable) | |
HasFont | Gets a value indicating whether this AnnDrawable object has a font. (Inherited from Leadtools.Annotations.AnnDrawable) | |
HasPen | Gets a value indicating whether this AnnDrawable object has a pen. (Inherited from Leadtools.Annotations.AnnDrawable) | |
Name | Gets or sets the name of the AnnControlPoint. | |
Pen | Gets or sets the AnnPen associated with this AnnDrawable object. (Inherited from Leadtools.Annotations.AnnDrawable) | |
SupportsBrush | Gets a value indicating whether this AnnDrawable object supports a brush. (Inherited from Leadtools.Annotations.AnnDrawable) | |
SupportsFont | Gets a value indicating whether this AnnDrawable object supports a font. (Inherited from Leadtools.Annotations.AnnDrawable) | |
SupportsPen | Gets a value indicating whether this AnnDrawable object supports a pen. (Inherited from Leadtools.Annotations.AnnDrawable) | |
TextColor | Gets or sets the text System.Drawing.Color structure associated with this AnnDrawable object. (Inherited from Leadtools.Annotations.AnnDrawable) | |
TextColorXml | Used internally by the LEADTOOLS framework. (Inherited from Leadtools.Annotations.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 System.Drawing.Drawing2D.GraphicsPath representation of this AnnControlPoint. | |
GetInvalidRectangle | Gets the physical bounding rectangle of this AnnControlPoint. | |
GetObjectData | Overridden. Populates a specified System.Runtime.Serialization.SerializationInfo with the data needed to serialize this object. | |
HitTest | Performs hit-testing on this AnnControlPoint. | |
ToString | Overridden. Converts the attributes of this AnnControlPoint to a human-readable string. |