LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

AnnObject Class Members

Fields  Properties  Methods 


The following tables list the members exposed by AnnObject.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)FillBrushPropertyIdentifies the FillBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)FillPropertyIdentifies the Fill dependency property.  
Public Fieldstatic (Shared in Visual Basic)FixedStatePropertyIdentifies the FixedState dependency property.  
Public Fieldstatic (Shared in Visual Basic)GripperDistancePropertyIdentifies the GripperDistance dependency property.  
Public Fieldstatic (Shared in Visual Basic)HeaderBackgroundPropertyIdentifies the HeaderBackground dependency property.  
Public Fieldstatic (Shared in Visual Basic)HeaderDecorationsPropertyIdentifies the HeaderDecorations dependency property.  
Public Fieldstatic (Shared in Visual Basic)HeaderFontFamilyNamePropertyIdentifies the HeaderFontFamilyName dependency property.  
Public Fieldstatic (Shared in Visual Basic)HeaderFontSizePropertyIdentifies the HeaderFontSize dependency property.  
Public Fieldstatic (Shared in Visual Basic)HeaderFontStretchPropertyIdentifies the HeaderFontStretch dependency property.  
Public Fieldstatic (Shared in Visual Basic)HeaderFontStylePropertyIdentifies the HeaderFontStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)HeaderFontWeightPropertyIdentifies the HeaderFontWeight dependency property.  
Public Fieldstatic (Shared in Visual Basic)HeaderForegroundPropertyIdentifies the HeaderForeground dependency property.  
Public Fieldstatic (Shared in Visual Basic)HeaderOffsetPropertyIdentifies the HeaderOffset dependency property.  
Public Fieldstatic (Shared in Visual Basic)HeaderPropertyIdentifies the Header dependency property.  
Public Fieldstatic (Shared in Visual Basic)HyperlinkPropertyIdentifies the Hyperlink dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsHeaderRestrictedPropertyIdentifies the IsHeaderRestricted dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsHeaderVisiblePropertyIdentifies the IsHeaderVisible dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsVisiblePropertyIdentifies the IsVisible dependency property.  
Public Fieldstatic (Shared in Visual Basic)RotateCenterPropertyIdentifies the RotateCenter dependency property.  
Public Fieldstatic (Shared in Visual Basic)RotateGripperPropertyIdentifies the RotateGripper dependency property.  
Public Fieldstatic (Shared in Visual Basic)StrokeBrushPropertyIdentifies the StrokeBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)StrokePropertyIdentifies the Stroke dependency property.  
Public Fieldstatic (Shared in Visual Basic)StrokeThicknessPropertyIdentifies the StrokeThickness dependency property.  
Top
Public Properties
 NameDescription
Public PropertyBoundingRectangleGets the logical bounding rectangle of this AnnObject. .NET support Silverlight support  
Public PropertyDefiningGeometryGets a value that represents the System.Windows.Media.Geometry of the AnnObject. .NET support Silverlight support  
Public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyFillGets or sets the System.Windows.Media.Color associated with this AnnObject to fill this object geometry. This is a dependency property. .NET support Silverlight support  
Public PropertyFillBrushGets or sets the AnnBrush associated with this AnnObject to fill this object geometry. This is a dependency property. .NET support Silverlight support  
Public PropertyFixedStateThe fixed state of this object. This is a dependency property. .NET support Silverlight support  
Public PropertyGripperDistanceThe distance in pixels that the RotateGripper control point is originally placed from the bounds of the AnnObject. This is a dependency property. .NET support Silverlight support  
Public PropertyHeaderGets or sets the header of the AnnObject. This is a dependency property. .NET support Silverlight support  
Public PropertyHeaderBackgroundGets or sets the color used to fill the background of the header of this AnnObject. This is a dependency property. .NET support Silverlight support  
Public PropertyHeaderDecorationsGets or sets a value that indicates the TextDecorationCollection to apply to the text. This is a dependency property. .NET support Silverlight support  
Public PropertyHeaderFontFamilyNameGets or sets a value that indicates the font family of the header typeface. This is a dependency property. .NET support Silverlight support  
Public PropertyHeaderFontSizeGets or sets a value that indicates the font size the header should be formatted at. This is a dependency property. .NET support Silverlight support  
Public PropertyHeaderFontStretchGets or sets a value that indicates the degree to which the header typeface is stretched. This is a dependency property. .NET support Silverlight support  
Public PropertyHeaderFontStyleGets or sets a value that indicates the header style of the typeface. This is a dependency property. .NET support Silverlight support  
Public PropertyHeaderFontWeightGets or sets a value that indicates the header relative weight of the typeface. This is a dependency property. .NET support Silverlight support  
Public PropertyHeaderForegroundGets or sets the color used to draw the text of the header of this AnnObject. This is a dependency property. .NET support Silverlight support  
Public PropertyHeaderOffsetGets or sets the header offset relative to the upper left corner of the bounding rectangle of this AnnObject. This is a dependency property. .NET support Silverlight support  
Public PropertyHyperlinkGets or sets a string which represents the hyperlink for this AnnObject. This is a dependency property. .NET support Silverlight support  
Public PropertyIsHeaderRestrictedGets 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. .NET support Silverlight support  
Public PropertyIsHeaderVisibleGets or sets a value to determine whether to draw the header of this AnnObject. This is a dependency property. .NET support Silverlight support  
Public PropertyIsLockedGets a value that indicates whether this AnnObject is locked. .NET support Silverlight support  
Public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
Public PropertyIsVisibleGets or sets a value indicating whether the object is visible. This is a dependency property. .NET support Silverlight support  
Public PropertyOriginGets the logical origin of this AnnObject. .NET support Silverlight support  
Public PropertyPasswordGets the password used in the last successful lock operation of this AnnObject. .NET support Silverlight support  
Public PropertyRotateCenterThe location of the rotate center control point. This is a dependency property. .NET support Silverlight support  
Public PropertyRotateGripperThe location of the rotate gripper control point. This is a dependency property. .NET support Silverlight support  
Public PropertyStrokeGets or sets the System.Windows.Media.Color associated with this AnnObject to draw this object's outline. This is a dependency property. .NET support Silverlight support  
Public PropertyStrokeBrushGets or sets the AnnBrush associated with this AnnObject to draw this object's outline. This is a dependency property. .NET support Silverlight support  
Public PropertyStrokeThicknessGets or sets the width of the AnnObject outline. This is a dependency property. .NET support Silverlight support  
Public PropertySupportsFillGets a value indicating whether this AnnObject object supports a fill. .NET support Silverlight support  
Public PropertySupportsStrokeGets a value indicating whether this AnnObject object supports a stroke. .NET support Silverlight support  
Public PropertyTagGets or sets a user-defined data object that is associated with this object .NET support Silverlight support  
Public PropertyTransformGets the object current transformation matrix. .NET support Silverlight support  
Public PropertyTransformModeGets a value that determines how to transform this AnnObject when any object transformation method is called. .NET support Silverlight support  
Top
Public Methods
 NameDescription
Public MethodClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Public MethodCloneCreates an exact copy of this AnnObject object. .NET support Silverlight support  
Public MethodCoerceValue (Inherited from System.Windows.DependencyObject)
Public MethodEquals (Inherited from System.Windows.DependencyObject)
Public MethodGetHashCode (Inherited from System.Windows.DependencyObject)
Public MethodGetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodHitTestHeaderPerforms hit-testing on this AnnObject header. .NET support Silverlight support  
Public MethodInvalidateInvalidates the whole area of this object and signals the container to redraw the control. .NET support Silverlight support  
Public MethodInvalidateProperty(DependencyProperty) (Inherited from System.Windows.DependencyObject)
Public MethodLockLocks this AnnObject with the specified password. .NET support Silverlight support  
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodResetRotatePointsResets the RotateCenter and RotateGripper control points to a default location. .NET support Silverlight support  
Public MethodResetTransformResets the transformation matrix of this AnnObject. .NET support Silverlight support  
Public MethodRestoreOriginalLocationRestores location information for an AnnObject. .NET support Silverlight support  
Public MethodRestrictHeaderRestricts the header to appear fully within the bounding rectangle of the container of this AnnObject. .NET support Silverlight support  
Public MethodRotateRotates the transformation matrix of this AnnObject around a point. .NET support Silverlight support  
Public MethodSaveOriginalLocationSaves location information for an AnnObject. .NET support Silverlight support  
Public MethodScaleScales the transformation matrix of this AnnObject by the specified ratios. .NET support Silverlight support  
Public MethodSetCurrentValue(DependencyProperty,Object) (Inherited from System.Windows.DependencyObject)
Public MethodSetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Public MethodTransformRotatePointsApplies the transformer to the rotate control points. .NET support Silverlight support  
Public MethodTranslateTranslates the transformation matrix of this AnnObject by the specified values. .NET support Silverlight support  
Public MethodUnlockUnlocks this AnnObject with the specified password. .NET support Silverlight support  
Top
Protected Methods
 NameDescription
Protected MethodCreateCreates a new instance of this AnnObject. .NET support Silverlight support  
Protected MethodGetTransformPointsGets the array of points to be transformed. .NET support Silverlight support  
Protected MethodOnFillBrushChangedOccurs when the value FillBrush property changes.  
Protected MethodOnFillChangedOccurs when the value Fill property changes.  
Protected MethodOnFixedStateChangedOccurs when the value FixedState property changes.  
Protected MethodOnGripperDistanceChangedOccurs when the value GripperDistance property changes.  
Protected MethodOnHeaderBackgroundChangedOccurs when the value HeaderBackground property changes.  
Protected MethodOnHeaderChangedOccurs when the value Header property changes.  
Protected MethodOnHeaderDecorationsChangedOccurs when the value HeaderDecorations property changes.  
Protected MethodOnHeaderFontFamilyNameChangedOccurs when the value HeaderFontFamilyName property changes.  
Protected MethodOnHeaderFontSizeChangedOccurs when the value HeaderFontSize property changes.  
Protected MethodOnHeaderFontStretchChangedOccurs when the value HeaderFontStretch property changes.  
Protected MethodOnHeaderFontStyleChangedOccurs when the value HeaderFontStyle property changes.  
Protected MethodOnHeaderFontWeightChangedOccurs when the value HeaderFontWeight property changes.  
Protected MethodOnHeaderForegroundChangedOccurs when the value HeaderForeground property changes.  
Protected MethodOnHeaderOffsetChangedOccurs when the value HeaderOffset property changes.  
Protected MethodOnHyperlinkChangedOccurs when the value Hyperlink property changes.  
Protected MethodOnIsHeaderRestrictedChangedOccurs when the value IsHeaderRestricted property changes.  
Protected MethodOnIsHeaderVisibleChangedOccurs when the value IsHeaderVisible property changes.  
Protected MethodOnIsVisibleChangedOccurs when the value IsVisible property changes.  
Protected MethodOnPropertyChanged (Inherited from System.Windows.DependencyObject)
Protected MethodOnRotateCenterChangedOccurs when the value RotateCenter property changes.  
Protected MethodOnRotateGripperChangedOccurs when the value RotateGripper property changes.  
Protected MethodOnStrokeBrushChangedOccurs when the value StrokeBrush property changes.  
Protected MethodOnStrokeChangedOccurs when the value Stroke property changes.  
Protected MethodOnStrokeThicknessChangedOccurs when the value StrokeThickness property changes.  
Protected MethodSetTransformPointsSets the array of transformed points. .NET support Silverlight support  
Top
See Also

Reference

AnnObject Class
Leadtools.Windows.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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