Leadtools.Annotations Namespace : AnnEllipseControlPoint Class |
The following tables list the members exposed by AnnEllipseControlPoint.
Name | Description | |
---|---|---|
AnnEllipseControlPoint Constructor | Overloaded. |
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. (Inherited from Leadtools.Annotations.AnnControlPoint) | |
Pen | Gets or sets the AnnPen associated with this AnnDrawable object. (Inherited from Leadtools.Annotations.AnnDrawable) | |
Size | Gets or sets a value specifying the size of this AnnRectangleControlPoint. (Inherited from Leadtools.Annotations.AnnRectangleControlPoint) | |
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 | Overridden. AnnEllipseControlPoint implementation of AnnRectangleControlPoint.Clone. | |
Create | Overridden. AnnEllipseControlPoint implementation of AnnRectangleControlPoint.Create. | |
Draw | Draws this AnnControlPoint on the specified surface. (Inherited from Leadtools.Annotations.AnnControlPoint) | |
GetGraphicsPath | Overridden. AnnEllipseControlPoint implementation of AnnRectangleControlPoint.GetGraphicsPath. | |
GetInvalidRectangle | Gets the physical bounding rectangle of this AnnControlPoint. (Inherited from Leadtools.Annotations.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. (Inherited from Leadtools.Annotations.AnnControlPoint) | |
ToString | Overridden. Converts the attributes of this AnnControlPoint to a human-readable string. (Inherited from Leadtools.Annotations.AnnControlPoint) |