LEADTOOLS WinRT (Leadtools.Annotations.Core)
LEAD Technologies, Inc

AnnTextRollupObject Class Members

Properties  Methods  Events


The following tables list the members exposed by AnnTextRollupObject.

Public Constructors
 NameDescription
Public ConstructorAnnTextRollupObject ConstructorInitializes a new AnnTextRollupObject class object. WinRT support  
Top
Public Properties
 NameDescription
Public PropertyAngleGets the rotation angle for a normalized AnnRectangleObject. WinRT support (Inherited from Leadtools.Annotations.Core.AnnRectangleObject)
Public PropertyBoundsGets a Leadtools.LeadRectD object that indicates the bounds of this AnnObject. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Public PropertyCanRotateIndicates if this object supports rotation. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Public PropertyExpandedGets or sets a value indicating whether this AnnTextRollupObject is expanded. WinRT support  
Public PropertyFillGets or sets the AnnBrush associated with this AnnObject. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Public PropertyFixedStateOperationsGets or sets the fixed state for this AnnObject. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Public PropertyFontGets or sets the AnnFont used associated with this AnnObject. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Public PropertyFriendlyNameOverridden. Gets the friendly name for AnnTextRollupObject. WinRT support  
Public PropertyGroupNameFor future use. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Public PropertyHitTestInteriorIndicates if this AnnObject supports hit testing of its interior. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Public PropertyHorizontalAlignmentGets or sets a value indicating the horizontal alignment for this AnnTextObject. WinRT support (Inherited from Leadtools.Annotations.Core.AnnTextObject)
Public PropertyHyperlinkGets or sets a string which represents the hyperlink for this AnnObject. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Public PropertyIdGets the ID of this AnnObject. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Public PropertyIsFlippedIndicates whether the object has been flipped. WinRT support (Inherited from Leadtools.Annotations.Core.AnnRectangleObject)
Public PropertyIsLockedGets a value that indicates whether this AnnObject is locked. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Public PropertyIsReversedIndicates whether the object has been reversed. WinRT support (Inherited from Leadtools.Annotations.Core.AnnRectangleObject)
Public PropertyIsSelectedGets or sets a value indicating whether the object is selected. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Public PropertyIsVisibleGets or sets a value indicating whether the object is visible. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Public PropertyLabelsGets a dictionary of AnnLabel objects used by this AnnObject. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Public PropertyLockPictureGets or sets the id of the picture used when drawing the locked symbol for locked objects. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Public PropertyPaddingGets or sets an AnnThickness object which controls the distance between the text and the bounding rectangle of the text. WinRT support (Inherited from Leadtools.Annotations.Core.AnnTextObject)
Public PropertyPasswordGets or sets the password used in the last successful lock operation of this AnnObject. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Public PropertyPointsGets the collection of Leadtools.LeadPointD objects that define this AnnObject. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Public PropertyRectGets or sets the bounding rectangle of this AnnRectangleObject. WinRT support (Inherited from Leadtools.Annotations.Core.AnnRectangleObject)
Public PropertyRotateCenterGets or sets the location of the rotate center control point. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Public PropertyRotateGripperGets or sets the length of the rotate gripper control point. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Public PropertyShadowBorderWidthGets or sets the width of the shadow border of this AnnNoteObject. WinRT support (Inherited from Leadtools.Annotations.Core.AnnNoteObject)
Public PropertyStrokeGets or sets the AnnStroke associated with this AnnObject. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Public PropertySupportsFillIndicates if this object supports a fill. WinRT support (Inherited from Leadtools.Annotations.Core.AnnTextObject)
Public PropertySupportsFontIndicates if this object supports a font. WinRT support (Inherited from Leadtools.Annotations.Core.AnnTextObject)
Public PropertySupportsStrokeIndicates if this object supports AnnStroke. WinRT support (Inherited from Leadtools.Annotations.Core.AnnRectangleObject)
Public PropertyTagGets or sets a user-defined data object that is associated with this object. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Public PropertyTextGets or sets the text string associated with this AnnTextObject. WinRT support (Inherited from Leadtools.Annotations.Core.AnnTextObject)
Public PropertyTextBackgroundGets or sets the AnnBrush used to paint the background of the text. WinRT support (Inherited from Leadtools.Annotations.Core.AnnTextObject)
Public PropertyTextForegroundGets or sets the AnnBrush used to paint the foreground of the text. WinRT support (Inherited from Leadtools.Annotations.Core.AnnTextObject)
Public PropertyTextRotateGets or sets the rotation value for this AnnTextObject. WinRT support (Inherited from Leadtools.Annotations.Core.AnnTextObject)
Public PropertyVerticalAlignmentGets or sets a value indicating the vertical alignment for this AnnTextObject. WinRT support (Inherited from Leadtools.Annotations.Core.AnnTextObject)
Top
Public Methods
 NameDescription
Public MethodCloneOverridden. Creates an exact copy of this AnnTextRollupObject object. WinRT support  
Public MethodDeserializeOverridden. Loads this object with data from the specified xml. WinRT support  
Public MethodHitTestPerforms hit-testing on this AnnRectangleObject. WinRT support (Inherited from Leadtools.Annotations.Core.AnnRectangleObject)
Public MethodLockLocks this AnnObject with the specified password. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Public MethodOnPropertyChangedRaises the PropertyChanged event. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Public MethodRotateRotates the AnnObject around a point. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Public MethodScaleScales the AnnObject by the specified ratios. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Public MethodSerializeOverridden. Serializes the object to an xml document. WinRT support  
Public MethodTranslateTranslates the AnnObject by the specified values. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Public MethodUnlockUnlocks this AnnObject with the specified password. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Top
Protected Methods
 NameDescription
Protected MethodCreateOverridden. Creates a new instance of AnnTextRollupObject. WinRT support  
Protected MethodGetBoundingRectangleGets the bounding rectangle for this AnnObject. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Protected MethodOnPointsChangedOccurs when the Points for this AnnObject have changed. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Protected MethodSetIdSets the ID of this AnnObject. WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Top
Public Events
 NameDescription
Public EventPropertyChangedOccurs when a property value changes. AnnPropertyChangedEventArgs WinRT support (Inherited from Leadtools.Annotations.Core.AnnObject)
Top
See Also

Reference

AnnTextRollupObject Class
Leadtools.Annotations.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.