LEADTOOLS Annotations (Leadtools.Annotations assembly)

AnnControlPoint Class

Show in webframe





Members 
Represents the shape of a control point (handle) used by the AnnEditDesigner.
Object Model
Syntax
[SerializableAttribute()]
public abstract class AnnControlPoint : AnnDrawable, System.Runtime.Serialization.ISerializable  
'Declaration
 
<SerializableAttribute()>
Public MustInherit Class AnnControlPoint 
   Inherits AnnDrawable
   Implements System.Runtime.Serialization.ISerializable 
'Usage
 
Dim instance As AnnControlPoint

            

            
[SerializableAttribute()]
public ref class AnnControlPoint abstract : public AnnDrawable, System.Runtime.Serialization.ISerializable  
Remarks

The AnnControlPoint class is used by AnnEditDesigner object to show handles that the user can click and drag.

Other classes derive from this class to provide certain shapes for control points such as the AnnRectangleControlPoint and AnnEllipseControlPoint.

Example
For an example, refer to AnnDesigner.
Requirements

Target Platforms

See Also

Reference

AnnControlPoint Members
Leadtools.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.