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


For a list of all members of this type, see AnnObject members.

Public Methods

 NameDescription
Public Method CalculateRotateAngle Returns the rotate angle of an AnnObject in degrees.  
Public Method Clone Creates an exact copy of this AnnObject object.  
Public Method ConvertLogicalToObjectPoints Converts an array of points from logical to object coordinates.  
Public Method ConvertLogicalToObjectRectangle Converts a rectangle from logical to object coordinates.  
Public Method ConvertObjectToLogicalPoints Converts an array of points from object to logical coordinates.  
Public Method ConvertObjectToLogicalRectangle Converts a rectangle from object to logical coordinates.  
Public Methodstatic (Shared in Visual Basic) CreateRotateMatrix A helper method that creates a standard rotation matrix with the specified values.  
Public Methodstatic (Shared in Visual Basic) CreateScaleMatrix A helper method that creates a standard scale matrix with the specified values.  
Public Methodstatic (Shared in Visual Basic) CreateTranslateMatrix A helper method that creates a standard translation matrix with the specified values.  
Public Method DisposeOverloaded.  Releases the resources used by the AnnObject.  
Public Method Draw Draws this AnnObject on the specified surface.  
Public Method GetArea Gets the pixel count of the annotation object  
Public Method GetFixedState Determines if this AnnObject is in a fixed state.  
Public Method GetGraphicsPath Returns a GraphicsPath representation of this AnnObject.  
Public Method GetObjectDataOverridden.  Populates a specified SerializationInfo with the data needed to serialize this object.  
Public Method HitTest Performs hit-testing on this AnnObject.  
Public Method Lock Locks this AnnObject with the specified password.  
Public Method PopFixedState Re-enables the fixed state of an AnnObject.  
Public Method PushFixedState Temporarily disables the fixed state of an AnnObject.  
Public Method ResetRotatePoints Resets the AnnObject.RotateCenter and AnnObject.RotateGripper control points to a default location.  
Public Method ResetTransform Resets the transformation matrix of this AnnObject.  
Public Method RestoreOriginalLocation Restores location information for an AnnObject.  
Public Method RestrictName Restricts the name to appear fully within the bounding rectangle of the AnnObject.Container of this AnnObject.  
Public Method Rotate Rotates the transformation matrix of this AnnObject around a point.  
Public Method SaveOriginalLocation Saves location information for an AnnObject.  
Public Method Scale Scales the transformation matrix of this AnnObject by the specified ratios.  
Public Method SetFixedState Sets the fixed state of an AnnObject.  
Public Method ToStringOverridden.  Overridden. Converts the attributes of this AnnObject to a human-readable string.  
Public Method TransformRotatePoints Applies the transformer to the rotate control points.  
Public Method Translate Translates the transformation matrix of this AnnObject by the specified values.  
Public Method Unlock Unlocks this AnnObject with the specified password.  
Top

Protected Methods

 NameDescription
Protected Method BeginDraw Called by the AnnObject.Draw method to set up the object's AnnObject.PhysicalTransform matrix into the g graphics surface.  
Protected Method Create Creates a new instance of this AnnObject.  
Protected Method DrawLocked Draws this AnnObject locked picture on the specified surface.  
Protected Method DrawName Draws this AnnObject name on the specified surface.  
Protected Method DrawObject Draws this AnnObject on the specified surface.  
Protected Method EndDraw Called by the AnnObject.Draw method to reset the graphics transformation.  
Protected Method FinalizeOverridden.  This member overrides Finalize.  
Protected Method GetTransformPoints Gets the array of points to be transformed.  
Protected Method NameHitTest Performs hit-testing on this AnnObject name.  
Protected Method SetTransformPoints Sets the array of transformed points.  
Top

See Also

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