For a list of all members of this type, see AnnRichTextObject members.
"Name | Description | |
---|---|---|
![]() ![]() | CalculateRotateAngle | Returns the rotate angle of an AnnObject in degrees. (Inherited from Leadtools.Annotations.AnnObject) |
![]() ![]() | Clone | Overridden. Creates an exact copy of this AnnRichTextObject object. |
![]() | ConvertLogicalToObjectPoints | Converts an array of points from logical to object coordinates. (Inherited from Leadtools.Annotations.AnnObject) |
![]() | ConvertLogicalToObjectRectangle | Converts a rectangle from logical to object coordinates. (Inherited from Leadtools.Annotations.AnnObject) |
![]() | ConvertObjectToLogicalPoints | Converts an array of points from object to logical coordinates. (Inherited from Leadtools.Annotations.AnnObject) |
![]() | ConvertObjectToLogicalRectangle | Converts a rectangle from object to logical coordinates. (Inherited from Leadtools.Annotations.AnnObject) |
![]() | Dispose | Overloaded. Overridden. Releases all resources used by this object. |
![]() ![]() | Draw | Draws this AnnObject on the specified surface. (Inherited from Leadtools.Annotations.AnnObject) |
![]() | GetArea | Gets the pixel count of the annotation object (Inherited from Leadtools.Annotations.AnnObject) |
![]() ![]() | GetFixedState | Determines if this AnnObject is in a fixed state. (Inherited from Leadtools.Annotations.AnnObject) |
![]() | GetGraphicsPath | Returns a System.Drawing.Drawing2D.GraphicsPath representation of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject) |
![]() ![]() | GetObjectData | Overridden. Populates a specified System.Runtime.Serialization.SerializationInfo class object with the data needed to serialize this object. |
![]() ![]() | HitTest | Performs hit-testing on this AnnObject. (Inherited from Leadtools.Annotations.AnnObject) |
![]() ![]() | Lock | Locks this AnnObject with the specified password. (Inherited from Leadtools.Annotations.AnnObject) |
![]() ![]() | PopFixedState | Re-enables the fixed state of an AnnObject. (Inherited from Leadtools.Annotations.AnnObject) |
![]() ![]() | PushFixedState | Temporarily disables the fixed state of an AnnObject. (Inherited from Leadtools.Annotations.AnnObject) |
![]() ![]() | ResetRotatePoints | Resets the AnnObject.RotateCenter and AnnObject.RotateGripper control points to a default location. (Inherited from Leadtools.Annotations.AnnObject) |
![]() ![]() | ResetTransform | Resets the transformation matrix of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject) |
![]() ![]() | RestoreOriginalLocation | Restores location information for an AnnObject. (Inherited from Leadtools.Annotations.AnnObject) |
![]() | RestrictName | Restricts the name to appear fully within the bounding rectangle of the AnnObject.Container of this AnnObject. (Inherited from Leadtools.Annotations.AnnObject) |
![]() ![]() | Rotate | Rotates the transformation matrix of this AnnObject around a point. (Inherited from Leadtools.Annotations.AnnObject) |
![]() ![]() | SaveOriginalLocation | Saves location information for an AnnObject. (Inherited from Leadtools.Annotations.AnnObject) |
![]() ![]() | Scale | Scales the transformation matrix of this AnnObject by the specified ratios. (Inherited from Leadtools.Annotations.AnnObject) |
![]() ![]() | SetFixedState | Sets the fixed state of an AnnObject. (Inherited from Leadtools.Annotations.AnnObject) |
![]() ![]() | TransformRotatePoints | Applies the transformer to the rotate control points. (Inherited from Leadtools.Annotations.AnnObject) |
![]() ![]() | Translate | Translates the transformation matrix of this AnnObject by the specified values. (Inherited from Leadtools.Annotations.AnnObject) |
![]() ![]() | Unlock | Unlocks this AnnObject with the specified password. (Inherited from Leadtools.Annotations.AnnObject) |
Name | Description | |
---|---|---|
![]() ![]() | BeginDraw | Called by the AnnObject.Draw method to set up the object's AnnObject.PhysicalTransform matrix into the g graphics surface. (Inherited from Leadtools.Annotations.AnnObject) |
![]() | Create | Overridden. Creates a new instance of an AnnRichTextObject class object. |
![]() ![]() | DrawLocked | Draws this AnnObject locked picture on the specified surface. (Inherited from Leadtools.Annotations.AnnObject) |
![]() ![]() | DrawName | Draws this AnnObject name on the specified surface. (Inherited from Leadtools.Annotations.AnnObject) |
![]() ![]() | DrawObject | Overridden. Draws this AnnRichTextObject on the specified surface. |
![]() ![]() | EndDraw | Called by the AnnObject.Draw method to reset the graphics transformation. (Inherited from Leadtools.Annotations.AnnObject) |
![]() ![]() | GetTransformPoints | Overridden. AnnRichTextObject implementation of AnnObject.GetTransformPoints. |
![]() ![]() | NameHitTest | Performs hit-testing on this AnnObject name. (Inherited from Leadtools.Annotations.AnnObject) |
![]() ![]() | SetTransformPoints | Overridden. AnnRichTextObject implementation of AnnObject.SetTransformPoints. |