Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AnnTextUnderlineObject Class Members

Show in webframe
Properties  Methods  Events





The following tables list the members exposed by AnnTextUnderlineObject.

Public Constructors
 NameDescription
AnnTextUnderlineObject ConstructorInitializes a new AnnTextUnderlineObject class object.  
Top
Public Properties
 NameDescription
BoundsGets a Leadtools.LeadRectD object that indicates the bounds of this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
CanRotateIndicates if this object supports rotation. (Inherited from Leadtools.Annotations.Core.AnnTextReviewObject)
CanScaleIndicates if this object supports scaling. (Inherited from Leadtools.Annotations.Core.AnnTextReviewObject)
CanTranslateIndicates if this object supports translation. (Inherited from Leadtools.Annotations.Core.AnnTextReviewObject)
ContentPictureGets or sets the id of the picture used when drawing the content of this object. (Inherited from Leadtools.Annotations.Core.AnnObject)
FillGets or sets the AnnBrush associated with this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
FixedStateOperationsGets or sets the fixed state for this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
FontGets or sets the AnnFont used associated with this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
FriendlyNameOverridden. Gets the friendly name for AnnTextUnderlineObject.  
GroupNameFor future use. (Inherited from Leadtools.Annotations.Core.AnnObject)
HitTestInteriorIndicates if this AnnTextReviewObject supports hit testing of its interior. (Inherited from Leadtools.Annotations.Core.AnnTextReviewObject)
HyperlinkGets or sets a string which represents the hyperlink for this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
IdGets the ID of this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
IsLockedGets a value that indicates whether this AnnObject is locked. (Inherited from Leadtools.Annotations.Core.AnnObject)
IsSelectedGets or sets a value indicating whether the object is selected. (Inherited from Leadtools.Annotations.Core.AnnObject)
IsVisibleGets or sets a value indicating whether the object is visible. (Inherited from Leadtools.Annotations.Core.AnnObject)
LabelsGets a dictionary of AnnLabel objects used by this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
LayerGet the optional layer that contain this object. (Inherited from Leadtools.Annotations.Core.AnnObject)
LockPictureGets or sets the id of the picture used when drawing the locked symbol for locked objects. (Inherited from Leadtools.Annotations.Core.AnnObject)
MetadataGets the metadata associated with this object. (Inherited from Leadtools.Annotations.Core.AnnObject)
OpacityGets or sets a value indicating the opacity value to use when rendering this object. (Inherited from Leadtools.Annotations.Core.AnnObject)
PasswordGets or sets the password used in the last successful lock operation of this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
PointsGets the collection of Leadtools.LeadPointD objects that define this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
RenderedObjectBoundsGets or sets the bounding rectangle of the object as it was last rendered. (Inherited from Leadtools.Annotations.Core.AnnObject)
ReviewsGets the items that can be used to add review comments and replies to this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
RotateCenterGets or sets the location of the rotate center control point. (Inherited from Leadtools.Annotations.Core.AnnObject)
RotateGripperGets or sets the length of the rotate gripper control point. (Inherited from Leadtools.Annotations.Core.AnnObject)
SelectionStrokeGets or sets the stroke to use when drawing the frame of this object. (Inherited from Leadtools.Annotations.Core.AnnObject)
StateIdGets or sets the optional state ID of this object to be used with state rendering engines. (Inherited from Leadtools.Annotations.Core.AnnObject)
StrokeGets or sets the AnnStroke associated with this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
SupportsContentIndicates if this object supports content. (Inherited from Leadtools.Annotations.Core.AnnObject)
SupportsFillIndicates if this object supports AnnBrush. (Inherited from Leadtools.Annotations.Core.AnnTextReviewObject)
SupportsFontIndicates if this object supports a font. (Inherited from Leadtools.Annotations.Core.AnnObject)
SupportsOpacityIndicates if this object supports an opacity. (Inherited from Leadtools.Annotations.Core.AnnObject)
SupportsSelectionStrokeIndicates if this object supports a selection stroke. (Inherited from Leadtools.Annotations.Core.AnnTextReviewObject)
SupportsStrokeIndicates if this object supports AnnStroke. (Inherited from Leadtools.Annotations.Core.AnnTextReviewObject)
TagGets or sets a user-defined data object that is associated with this object. (Inherited from Leadtools.Annotations.Core.AnnObject)
UserIdGets or sets the user ID of this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
Top
Public Methods
 NameDescription
AddRectangleAdds a rectangle to this AnnTextReviewObject. (Inherited from Leadtools.Annotations.Core.AnnTextReviewObject)
CloneOverridden. Creates an exact copy of this AnnTextUnderlineObject object.  
DeserializeLoads this object with data from the specified XML. (Inherited from Leadtools.Annotations.Core.AnnTextReviewObject)
GetAreaReturns the pixel count of this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
GetInvalidateRectGets a Leadtools.LeadRectD object that specifies the current physical rectangle of this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
GetRectanglesReturns the rectangles of this AnnTextReviewObject. (Inherited from Leadtools.Annotations.Core.AnnTextReviewObject)
HitTestPerforms hit-testing on this AnnTextReviewObject. (Inherited from Leadtools.Annotations.Core.AnnTextReviewObject)
LockLocks this AnnObject with the specified password. (Inherited from Leadtools.Annotations.Core.AnnObject)
OnPropertyChangedRaises the PropertyChanged event. (Inherited from Leadtools.Annotations.Core.AnnObject)
RotateRotates the AnnObject around a point. (Inherited from Leadtools.Annotations.Core.AnnObject)
ScaleScales the AnnObject by the specified ratios. (Inherited from Leadtools.Annotations.Core.AnnTextReviewObject)
ScaleVectorScales the AnnTextReviewObject by the specified ratios, unit vector and center point. (Inherited from Leadtools.Annotations.Core.AnnTextReviewObject)
SerializeSerializes the object to an XML document. (Inherited from Leadtools.Annotations.Core.AnnTextReviewObject)
SetIdSets the ID of this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
SetRectanglesReplaces the rectangles of this AnnTextReviewObject. (Inherited from Leadtools.Annotations.Core.AnnTextReviewObject)
TranslateTranslates the AnnTextReviewObject by the specified values. (Inherited from Leadtools.Annotations.Core.AnnTextReviewObject)
UnlockUnlocks this AnnObject with the specified password. (Inherited from Leadtools.Annotations.Core.AnnObject)
Top
Protected Methods
 NameDescription
CreateOverridden. Creates a new instance of AnnTextUnderlineObject.  
GetBoundingRectangleGets the bounding rectangle for this AnnObject. (Inherited from Leadtools.Annotations.Core.AnnObject)
OnPointsChangedOccurs when the Points for this AnnObject have changed. (Inherited from Leadtools.Annotations.Core.AnnObject)
Top
Public Events
 NameDescription
PropertyChangedOccurs when a property value changes. AnnPropertyChangedEventArgs (Inherited from Leadtools.Annotations.Core.AnnObject)
Top
See Also

Reference

AnnTextUnderlineObject Class
Leadtools.Annotations.Core Namespace

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features