Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
AnnPointerObject Class Members
See Also  Properties  Methods 
Leadtools.Annotations Namespace : AnnPointerObject Class


The following tables list the members exposed by AnnPointerObject.

Public Constructors

 NameDescription
Public ConstructorAnnPointerObject ConstructorOverloaded.  This constructor is required by ISerializable.  
Top

Public Properties

 NameDescription
Public PropertyBoundingRectangle Gets the logical bounding rectangle of this AnnObject. (Inherited from AnnObject)
Public PropertyBrush Gets or sets the AnnBrush associated with this AnnDrawable object. (Inherited from AnnDrawable)
Public PropertyContainer Gets or sets the AnnContainer that contains this AnnObject. (Inherited from AnnObject)
Public PropertyEndPoint Gets or sets the AnnPoint structure that specifies the ending point for this AnnLineObject. (Inherited from AnnLineObject)
Public PropertyFont Gets or sets the AnnFont associated with this AnnDrawable object. (Inherited from AnnDrawable)
Public PropertyGripperDistance The distance in pixels that the RotateGripper control point is originally placed from the bounds of the AnnObject. (Inherited from AnnObject)
Public PropertyGroup Gets or sets the AnnGroupObject that contains this AnnObject. (Inherited from AnnObject)
Public PropertyHasBrush Gets a value indicating whether this AnnDrawable object has a brush. (Inherited from AnnDrawable)
Public PropertyHasFont Gets a value indicating whether this AnnDrawable object has a font. (Inherited from AnnDrawable)
Public PropertyHasPen Gets a value indicating whether this AnnDrawable object has a pen. (Inherited from AnnDrawable)
Public PropertyHyperlink Gets or sets a string which represents the hyperlink for this AnnObject. (Inherited from AnnObject)
Public PropertyInvalidRectangle Gets the physical bounding rectangle of this AnnObject. (Inherited from AnnObject)
Public PropertyIsFixedStateStackEmpty true if the fixed stack is empty; false otherwise. (Inherited from AnnObject)
Public PropertyIsLocked Gets a value that indicates whether this AnnObject is locked. (Inherited from AnnObject)
Public PropertyName Gets or sets the name of the AnnObject. (Inherited from AnnObject)
Public PropertyNameBackColor Gets or sets the color used to fill the background of the name of this AnnObject. (Inherited from AnnObject)
Public PropertyNameFont Gets or sets the font used to draw the text of the name of this AnnObject. (Inherited from AnnObject)
Public PropertyNameForeColor Gets or sets the color used to draw the text of the name of this AnnObject. (Inherited from AnnObject)
Public PropertyNameOffset Gets or sets the name offset relative to the upper left corner of the bounding rectangle of this AnnObject. (Inherited from AnnObject)
Public PropertyNameRestrict Gets or sets a value indicating whether this AnnObject name is restricted to appear fully within the bounding rectangle of the Container. (Inherited from AnnObject)
Public PropertyNameVisible Gets or sets a value to determine whether to draw the name of this AnnObject. (Inherited from AnnObject)
Public PropertyOrigin Gets the logical origin of this AnnObject. (Inherited from AnnObject)
Public PropertyPassword Gets the password used in the last successful lock operation of this AnnObject. (Inherited from AnnObject)
Public PropertyPen Gets or sets the AnnPen associated with this AnnDrawable object. (Inherited from AnnDrawable)
Public PropertyPhysicalTransform Returns the current physical transformation Matrix of this AnnObject. (Inherited from AnnObject)
Public PropertyRotateCenter The location of the rotate center control point. (Inherited from AnnObject)
Public PropertyRotateGripper The location of the rotate gripper control point. (Inherited from AnnObject)
Public PropertySerializePassword Gets or sets a value indicating whether the password is saved when this AnnObject is serialized. (Inherited from AnnObject)
Public PropertyStartPoint Gets or sets the AnnPoint that specifies the starting point for this AnnLineObject. (Inherited from AnnLineObject)
Public PropertySupportsBrush Gets a value indicating whether this AnnDrawable object supports a brush. (Inherited from AnnDrawable)
Public PropertySupportsFixed true if this AnnObject can be fixed; false otherwise (Inherited from AnnObject)
Public PropertySupportsFont Gets a value indicating whether this AnnDrawable object supports a font. (Inherited from AnnDrawable)
Public PropertySupportsPen Gets a value indicating whether this AnnDrawable object supports a pen. (Inherited from AnnDrawable)
Public PropertyTag Gets or sets the tag of this AnnObject. (Inherited from AnnObject)
Public PropertyTextColor Gets or sets the text Color structure associated with this AnnDrawable object. (Inherited from AnnDrawable)
Public PropertyTransform Returns the current transformation Matrix of this AnnObject. (Inherited from AnnObject)
Public PropertyTransformObjectMode Gets a value that determines how to transform this AnnObject when any object transformation method is called. (Inherited from AnnObject)
Public PropertyUserData Gets or sets the user-defined data of this AnnObject. (Inherited from AnnObject)
Public PropertyVisible Gets or sets a value indicating whether the AnnObject is visible. (Inherited from AnnObject)
Public PropertyWin32ObjectIdOverridden.  For internal use.  
Top

Protected Properties

 NameDescription
Protected PropertyHitTestInterior Gets a value indicating whether hit-testing should be performed inside this AnnObject. (Inherited from AnnObject)
Protected PropertyUnitConverter Gets the AnnUnitConverter that will be used in this AnnObject. (Inherited from AnnObject)
Top

Public Methods

 NameDescription
Public MethodCalculateRotateAngle The AnnLineObject implementation of CalculateRotateAngle. (Inherited from AnnLineObject)
Public MethodCloneOverridden.  Creates an exact copy of this AnnPointerObject object.  
Public MethodDisposeOverloaded.  Releases the resources used by the AnnObject. (Inherited from AnnObject)
Public MethodDraw Draws this AnnObject on the specified surface. (Inherited from AnnObject)
Public MethodGetFixedState Determines if this AnnObject is in a fixed state. (Inherited from AnnObject)
Public MethodGetGraphicsPathOverridden.  Returns a GraphicsPath representation of this AnnPointerObject.  
Public MethodGetObjectDataOverridden.  Populates a specified SerializationInfo with the data needed to serialize this object.  
Public MethodHitTest Performs hit-testing on this AnnObject. (Inherited from AnnObject)
Public MethodLock Locks this AnnObject with the specified password. (Inherited from AnnObject)
Public MethodPopFixedState Re-enables the fixed state of an AnnObject. (Inherited from AnnObject)
Public MethodPushFixedState Temporarily disables the fixed state of an AnnObject. (Inherited from AnnObject)
Public MethodResetRotatePoints The AnnLineObject implementation of ResetRotatePoints. (Inherited from AnnLineObject)
Public MethodResetTransform Resets the transformation matrix of this AnnObject. (Inherited from AnnObject)
Public MethodRestoreOriginalLocation The AnnLineObject implementation of RestoreOriginalLocation. (Inherited from AnnLineObject)
Public MethodRestrictName Restricts the name to appear fully within the bounding rectangle of the Container of this AnnObject. (Inherited from AnnObject)
Public MethodRotate Rotates the transformation matrix of this AnnObject around a point. (Inherited from AnnObject)
Public MethodSaveOriginalLocation The AnnLineObject implementation of SaveOriginalLocation. (Inherited from AnnLineObject)
Public MethodScale Scales the transformation matrix of this AnnObject by the specified ratios. (Inherited from AnnObject)
Public MethodSetFixedState Sets the fixed state of an AnnObject. (Inherited from AnnObject)
Public MethodToString Overridden. Converts the attributes of this AnnObject to a human-readable string. (Inherited from AnnObject)
Public MethodTransformRotatePoints Applies the transformer to the rotate control points. (Inherited from AnnObject)
Public MethodTranslate Translates the transformation matrix of this AnnObject by the specified values. (Inherited from AnnObject)
Public MethodUnlock Unlocks this AnnObject with the specified password. (Inherited from AnnObject)
Top

Protected Methods

 NameDescription
Protected MethodBeginDraw Called by the Draw method to set up the object's PhysicalTransform matrix into the g graphics surface. (Inherited from AnnObject)
Protected MethodCreateOverridden.  Creates a new instance of this AnnPointerObject.  
Protected MethodDrawLocked Draws this AnnObject locked picture on the specified surface. (Inherited from AnnObject)
Protected MethodDrawName Draws this AnnObject name on the specified surface. (Inherited from AnnObject)
Protected MethodDrawObject Draws this AnnObject on the specified surface. (Inherited from AnnObject)
Protected MethodEndDraw Called by the Draw method to reset the graphics transformation. (Inherited from AnnObject)
Protected MethodFinalize This member overrides Finalize. (Inherited from AnnObject)
Protected MethodGetTransformPoints Gets the array of points to be transformed. (Inherited from AnnObject)
Protected MethodNameHitTest Performs hit-testing on this AnnObject name. (Inherited from AnnObject)
Protected MethodSetTransformPoints Sets the array of transformed points. (Inherited from AnnObject)
Top

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features