LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
AnnObject Class Members
See Also  Fields  Properties  Methods 
Leadtools.Windows.Annotations Namespace : AnnObject Class

The following tables list the members exposed by AnnObject.

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic) FillPropertyIdentifies the AnnObject.Fill dependency property.  
public Fieldstatic (Shared in Visual Basic) FixedStatePropertyIdentifies the AnnObject.FixedState dependency property.  
public Fieldstatic (Shared in Visual Basic) GripperDistancePropertyIdentifies the AnnObject.GripperDistance dependency property.  
public Fieldstatic (Shared in Visual Basic) HeaderBackgroundPropertyIdentifies the AnnObject.HeaderBackground dependency property.  
public Fieldstatic (Shared in Visual Basic) HeaderDecorationsPropertyIdentifies the AnnObject.HeaderDecorations dependency property.  
public Fieldstatic (Shared in Visual Basic) HeaderFontFamilyNamePropertyIdentifies the AnnObject.HeaderFontFamilyName dependency property.  
public Fieldstatic (Shared in Visual Basic) HeaderFontSizePropertyIdentifies the AnnObject.HeaderFontSize dependency property.  
public Fieldstatic (Shared in Visual Basic) HeaderFontStretchPropertyIdentifies the AnnObject.HeaderFontStretch dependency property.  
public Fieldstatic (Shared in Visual Basic) HeaderFontStylePropertyIdentifies the AnnObject.HeaderFontStyle dependency property.  
public Fieldstatic (Shared in Visual Basic) HeaderFontWeightPropertyIdentifies the AnnObject.HeaderFontWeight dependency property.  
public Fieldstatic (Shared in Visual Basic) HeaderForegroundPropertyIdentifies the AnnObject.HeaderForeground dependency property.  
public Fieldstatic (Shared in Visual Basic) HeaderOffsetPropertyIdentifies the AnnObject.HeaderOffset dependency property.  
public Fieldstatic (Shared in Visual Basic) HeaderPropertyIdentifies the AnnObject.Header dependency property.  
public Fieldstatic (Shared in Visual Basic) HyperlinkPropertyIdentifies the AnnObject.Hyperlink dependency property.  
public Fieldstatic (Shared in Visual Basic) IsHeaderRestrictedPropertyIdentifies the AnnObject.IsHeaderRestricted dependency property.  
public Fieldstatic (Shared in Visual Basic) IsHeaderVisiblePropertyIdentifies the AnnObject.IsHeaderVisible dependency property.  
public Fieldstatic (Shared in Visual Basic) IsVisiblePropertyIdentifies the AnnObject.IsVisible dependency property.  
public Fieldstatic (Shared in Visual Basic) RotateCenterPropertyIdentifies the AnnObject.RotateCenter dependency property.  
public Fieldstatic (Shared in Visual Basic) RotateGripperPropertyIdentifies the AnnObject.RotateGripper dependency property.  
public Fieldstatic (Shared in Visual Basic) StrokePropertyIdentifies the AnnObject.Stroke dependency property.  
public Fieldstatic (Shared in Visual Basic) StrokeThicknessPropertyIdentifies the AnnObject.StrokeThickness dependency property.  
Top

Public Properties

 NameDescription
public Property BoundingRectangleGets the logical bounding rectangle of this AnnObject. Supported in Silverlight, Windows Phone 7  
public Property DefiningGeometryGets a value that represents the System.Windows.Media.Geometry of the AnnObject. Supported in Silverlight, Windows Phone 7  
public Property DependencyObjectType (Inherited from System.Windows.DependencyObject)
public Property Dispatcher (Inherited from System.Windows.Threading.DispatcherObject)
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits.Supports Windows Presentation Foundation. FillGets or sets the System.Windows.Media.Color associated with this AnnObject to fill this object geometry. This is a dependency property.Supported in Silverlight, Windows Phone 7  
public Property FixedStateThe fixed state of this object. This is a dependency property.Supported in Silverlight, Windows Phone 7  
public Property GripperDistanceThe distance in pixels that the AnnObject.RotateGripper control point is originally placed from the bounds of the AnnObject. This is a dependency property.Supported in Silverlight, Windows Phone 7  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits.Supports Windows Presentation Foundation. HeaderGets or sets the header of the AnnObject. This is a dependency property.Supported in Silverlight, Windows Phone 7  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits.Supports Windows Presentation Foundation. HeaderBackgroundGets or sets the color used to fill the background of the header of this AnnObject. This is a dependency property.Supported in Silverlight, Windows Phone 7  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits.Supports Windows Presentation Foundation. HeaderDecorationsGets or sets a value that indicates the TextDecorationCollection to apply to the text. This is a dependency property.Supported in Silverlight, Windows Phone 7  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits.Supports Windows Presentation Foundation. HeaderFontFamilyNameGets or sets a value that indicates the font family of the header typeface. This is a dependency property.Supported in Silverlight, Windows Phone 7  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits.Supports Windows Presentation Foundation. HeaderFontSizeGets or sets a value that indicates the font size the header should be formatted at. This is a dependency property.Supported in Silverlight, Windows Phone 7  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits.Supports Windows Presentation Foundation. HeaderFontStretchGets or sets a value that indicates the degree to which the header typeface is stretched. This is a dependency property.Supported in Silverlight, Windows Phone 7  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits.Supports Windows Presentation Foundation. HeaderFontStyleGets or sets a value that indicates the header style of the typeface. This is a dependency property.Supported in Silverlight, Windows Phone 7  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits.Supports Windows Presentation Foundation. HeaderFontWeightGets or sets a value that indicates the header relative weight of the typeface. This is a dependency property.Supported in Silverlight, Windows Phone 7  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits.Supports Windows Presentation Foundation. HeaderForegroundGets or sets the color used to draw the text of the header of this AnnObject. This is a dependency property.Supported in Silverlight, Windows Phone 7  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits.Supports Windows Presentation Foundation. HeaderOffsetGets or sets the header offset relative to the upper left corner of the bounding rectangle of this AnnObject. This is a dependency property.Supported in Silverlight, Windows Phone 7  
public Property HyperlinkGets or sets a string which represents the hyperlink for this AnnObject. This is a dependency property.Supported in Silverlight, Windows Phone 7  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits.Supports Windows Presentation Foundation. IsHeaderRestrictedGets or sets a value indicating whether this AnnObject header is restricted to appear fully within the bounding rectangle of the container. This is a dependency property.Supported in Silverlight, Windows Phone 7  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits.Supports Windows Presentation Foundation. IsHeaderVisibleGets or sets a value to determine whether to draw the header of this AnnObject. This is a dependency property.Supported in Silverlight, Windows Phone 7  
public Property IsLockedGets a value that indicates whether this AnnObject is locked. Supported in Silverlight, Windows Phone 7  
public Property IsSealed (Inherited from System.Windows.DependencyObject)
public Property IsVisibleGets or sets a value indicating whether the object is visible. This is a dependency property. Supported in Silverlight, Windows Phone 7  
public Property OriginGets the logical origin of this AnnObject. Supported in Silverlight, Windows Phone 7  
public Property PasswordGets the password used in the last successful lock operation of this AnnObject. Supported in Silverlight, Windows Phone 7  
public Property RotateCenterThe location of the rotate center control point. This is a dependency property.Supported in Silverlight, Windows Phone 7  
public Property RotateGripperThe location of the rotate gripper control point. This is a dependency property.Supported in Silverlight, Windows Phone 7  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits.Supports Windows Presentation Foundation. StrokeGets or sets the System.Windows.Media.Color associated with this AnnObject to draw this object's outline. This is a dependency property.Supported in Silverlight, Windows Phone 7  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits.Supports Windows Presentation Foundation. StrokeThicknessGets or sets the width of the AnnObject outline. This is a dependency property.Supported in Silverlight, Windows Phone 7  
public Property SupportsFillGets a value indicating whether this AnnObject object supports a fill. Supported in Silverlight, Windows Phone 7  
public Property SupportsStrokeGets a value indicating whether this AnnObject object supports a stroke. Supported in Silverlight, Windows Phone 7  
public Property TagGets or sets a user-defined data object that is associated with this object Supported in Silverlight, Windows Phone 7  
public Property TransformGets the object current transformation matrix. Supported in Silverlight, Windows Phone 7  
public Property TransformModeGets a value that determines how to transform this AnnObject when any object transformation method is called. Supported in Silverlight, Windows Phone 7  
Top

Public Methods

 NameDescription
public Method ClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
public Method CloneCreates an exact copy of this AnnObject object. Supported in Silverlight, Windows Phone 7  
public Method CoerceValue (Inherited from System.Windows.DependencyObject)
public Method GetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
public Method GetValue (Inherited from System.Windows.DependencyObject)
public Method HitTestHeaderPerforms hit-testing on this AnnObject header. Supported in Silverlight, Windows Phone 7  
public Method InvalidateInvalidates the whole area of this object and signals the container to redraw the control. Supported in Silverlight, Windows Phone 7  
public Method InvalidateProperty (Inherited from System.Windows.DependencyObject)
public Method LockLocks this AnnObject with the specified password. Supported in Silverlight, Windows Phone 7  
public Method ReadLocalValue (Inherited from System.Windows.DependencyObject)
public Method ResetRotatePointsResets the AnnObject.RotateCenter and AnnObject.RotateGripper control points to a default location. Supported in Silverlight, Windows Phone 7  
public Method ResetTransformResets the transformation matrix of this AnnObject. Supported in Silverlight, Windows Phone 7  
public Method RestoreOriginalLocationRestores location information for an AnnObject. Supported in Silverlight, Windows Phone 7  
public Method RestrictHeaderRestricts the header to appear fully within the bounding rectangle of the container of this AnnObject. Supported in Silverlight, Windows Phone 7  
public Method RotateRotates the transformation matrix of this AnnObject around a point. Supported in Silverlight, Windows Phone 7  
public Method SaveOriginalLocationSaves location information for an AnnObject. Supported in Silverlight, Windows Phone 7  
public Method ScaleScales the transformation matrix of this AnnObject by the specified ratios. Supported in Silverlight, Windows Phone 7  
public Method SetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
public Method TransformRotatePointsApplies the transformer to the rotate control points. Supported in Silverlight, Windows Phone 7  
public Method TranslateTranslates the transformation matrix of this AnnObject by the specified values. Supported in Silverlight, Windows Phone 7  
public Method UnlockUnlocks this AnnObject with the specified password. Supported in Silverlight, Windows Phone 7  
Top

Protected Methods

 NameDescription
protected Method CreateCreates a new instance of this AnnObject. Supported in Silverlight, Windows Phone 7  
protected Method GetTransformPointsGets the array of points to be transformed. Supported in Silverlight, Windows Phone 7  
protected Method OnFillChangedOccurs when the value AnnObject.Fill property changes.  
protected Method OnFixedStateChangedOccurs when the value AnnObject.FixedState property changes.  
protected Method OnGripperDistanceChangedOccurs when the value AnnObject.GripperDistance property changes.  
protected Method OnHeaderBackgroundChangedOccurs when the value AnnObject.HeaderBackground property changes.  
protected Method OnHeaderChangedOccurs when the value AnnObject.Header property changes.  
protected Method OnHeaderDecorationsChangedOccurs when the value AnnObject.HeaderDecorations property changes.  
protected Method OnHeaderFontFamilyNameChangedOccurs when the value AnnObject.HeaderFontFamilyName property changes.  
protected Method OnHeaderFontSizeChangedOccurs when the value AnnObject.HeaderFontSize property changes.  
protected Method OnHeaderFontStretchChangedOccurs when the value AnnObject.HeaderFontStretch property changes.  
protected Method OnHeaderFontStyleChangedOccurs when the value AnnObject.HeaderFontStyle property changes.  
protected Method OnHeaderFontWeightChangedOccurs when the value AnnObject.HeaderFontWeight property changes.  
protected Method OnHeaderForegroundChangedOccurs when the value AnnObject.HeaderForeground property changes.  
protected Method OnHeaderOffsetChangedOccurs when the value AnnObject.HeaderOffset property changes.  
protected Method OnHyperlinkChangedOccurs when the value AnnObject.Hyperlink property changes.  
protected Method OnIsHeaderRestrictedChangedOccurs when the value AnnObject.IsHeaderRestricted property changes.  
protected Method OnIsHeaderVisibleChangedOccurs when the value AnnObject.IsHeaderVisible property changes.  
protected Method OnIsVisibleChangedOccurs when the value AnnObject.IsVisible property changes.  
protected Method OnPropertyChanged (Inherited from System.Windows.DependencyObject)
protected Method OnRotateCenterChangedOccurs when the value AnnObject.RotateCenter property changes.  
protected Method OnRotateGripperChangedOccurs when the value AnnObject.RotateGripper property changes.  
protected Method OnStrokeChangedOccurs when the value AnnObject.Stroke property changes.  
protected Method OnStrokeThicknessChangedOccurs when the value AnnObject.StrokeThickness property changes.  
protected Method SetTransformPointsSets the array of transformed points. Supported in Silverlight, Windows Phone 7  
Top

See Also

AnnObject requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.