LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

AnnObject Class Members

Show in webframe
Fields  Properties  Methods 


The following tables list the members exposed by AnnObject.

Public Fields
 NameDescription
FillBrushPropertyIdentifies the FillBrush dependency property.  
FillPropertyIdentifies the Fill dependency property.  
FixedStatePropertyIdentifies the FixedState dependency property.  
GripperDistancePropertyIdentifies the GripperDistance dependency property.  
HeaderBackgroundPropertyIdentifies the HeaderBackground dependency property.  
HeaderDecorationsPropertyIdentifies the HeaderDecorations dependency property.  
HeaderFontFamilyNamePropertyIdentifies the HeaderFontFamilyName dependency property.  
HeaderFontSizePropertyIdentifies the HeaderFontSize dependency property.  
HeaderFontStretchPropertyIdentifies the HeaderFontStretch dependency property.  
HeaderFontStylePropertyIdentifies the HeaderFontStyle dependency property.  
HeaderFontWeightPropertyIdentifies the HeaderFontWeight dependency property.  
HeaderForegroundPropertyIdentifies the HeaderForeground dependency property.  
HeaderOffsetPropertyIdentifies the HeaderOffset dependency property.  
HeaderPropertyIdentifies the Header dependency property.  
HyperlinkPropertyIdentifies the Hyperlink dependency property.  
IsHeaderRestrictedPropertyIdentifies the IsHeaderRestricted dependency property.  
IsHeaderVisiblePropertyIdentifies the IsHeaderVisible dependency property.  
IsVisiblePropertyIdentifies the IsVisible dependency property.  
RotateCenterPropertyIdentifies the RotateCenter dependency property.  
RotateGripperPropertyIdentifies the RotateGripper dependency property.  
StrokeBrushPropertyIdentifies the StrokeBrush dependency property.  
StrokePropertyIdentifies the Stroke dependency property.  
StrokeThicknessPropertyIdentifies the StrokeThickness dependency property.  
Top
Public Properties
 NameDescription
BoundingRectangleGets the logical bounding rectangle of this AnnObject.  
DefiningGeometryGets a value that represents the System.Windows.Media.Geometry of the AnnObject.  
DependencyObjectType (Inherited from System.Windows.DependencyObject)
Dispatcher (Inherited from System.Windows.Threading.DispatcherObject)
FillGets or sets the System.Windows.Media.Color associated with this AnnObject to fill this object geometry. This is a dependency property.  
FillBrushGets or sets the AnnBrush associated with this AnnObject to fill this object geometry. This is a dependency property.  
FixedStateThe fixed state of this object. This is a dependency property.  
GripperDistanceThe distance in pixels that the RotateGripper control point is originally placed from the bounds of the AnnObject. This is a dependency property.  
HeaderGets or sets the header of the AnnObject. This is a dependency property.  
HeaderBackgroundGets or sets the color used to fill the background of the header of this AnnObject. This is a dependency property.  
HeaderDecorationsGets or sets a value that indicates the TextDecorationCollection to apply to the text. This is a dependency property.  
HeaderFontFamilyNameGets or sets a value that indicates the font family of the header typeface. This is a dependency property.  
HeaderFontSizeGets or sets a value that indicates the font size the header should be formatted at. This is a dependency property.  
HeaderFontStretchGets or sets a value that indicates the degree to which the header typeface is stretched. This is a dependency property.  
HeaderFontStyleGets or sets a value that indicates the header style of the typeface. This is a dependency property.  
HeaderFontWeightGets or sets a value that indicates the header relative weight of the typeface. This is a dependency property.  
HeaderForegroundGets or sets the color used to draw the text of the header of this AnnObject. This is a dependency property.  
HeaderOffsetGets or sets the header offset relative to the upper left corner of the bounding rectangle of this AnnObject. This is a dependency property.  
HyperlinkGets or sets a string which represents the hyperlink for this AnnObject. This is a dependency property.  
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.  
IsHeaderVisibleGets or sets a value to determine whether to draw the header of this AnnObject. This is a dependency property.  
IsLockedGets a value that indicates whether this AnnObject is locked.  
IsSealed (Inherited from System.Windows.DependencyObject)
IsVisibleGets or sets a value indicating whether the object is visible. This is a dependency property.  
OriginGets the logical origin of this AnnObject.  
PasswordGets the password used in the last successful lock operation of this AnnObject.  
RotateCenterThe location of the rotate center control point. This is a dependency property.  
RotateGripperThe location of the rotate gripper control point. This is a dependency property.  
StrokeGets or sets the System.Windows.Media.Color associated with this AnnObject to draw this object's outline. This is a dependency property.  
StrokeBrushGets or sets the AnnBrush associated with this AnnObject to draw this object's outline. This is a dependency property.  
StrokeThicknessGets or sets the width of the AnnObject outline. This is a dependency property.  
SupportsFillGets a value indicating whether this AnnObject object supports a fill.  
SupportsStrokeGets a value indicating whether this AnnObject object supports a stroke.  
TagGets or sets a user-defined data object that is associated with this object  
TransformGets the object current transformation matrix.  
TransformModeGets a value that determines how to transform this AnnObject when any object transformation method is called.  
Top
Public Methods
 NameDescription
ClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
CloneCreates an exact copy of this AnnObject object.  
CoerceValue (Inherited from System.Windows.DependencyObject)
Equals (Inherited from System.Windows.DependencyObject)
GetHashCode (Inherited from System.Windows.DependencyObject)
GetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
GetValue (Inherited from System.Windows.DependencyObject)
HitTestHeaderPerforms hit-testing on this AnnObject header.  
InvalidateInvalidates the whole area of this object and signals the container to redraw the control.  
InvalidateProperty (Inherited from System.Windows.DependencyObject)
LockLocks this AnnObject with the specified password.  
ReadLocalValue (Inherited from System.Windows.DependencyObject)
ResetRotatePointsResets the RotateCenter and RotateGripper control points to a default location.  
ResetTransformResets the transformation matrix of this AnnObject.  
RestoreOriginalLocationRestores location information for an AnnObject.  
RestrictHeaderRestricts the header to appear fully within the bounding rectangle of the container of this AnnObject.  
RotateRotates the transformation matrix of this AnnObject around a point.  
SaveOriginalLocationSaves location information for an AnnObject.  
ScaleScales the transformation matrix of this AnnObject by the specified ratios.  
SetCurrentValue (Inherited from System.Windows.DependencyObject)
SetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
TransformRotatePointsApplies the transformer to the rotate control points.  
TranslateTranslates the transformation matrix of this AnnObject by the specified values.  
UnlockUnlocks this AnnObject with the specified password.  
Top
Protected Methods
 NameDescription
CreateCreates a new instance of this AnnObject.  
GetTransformPointsGets the array of points to be transformed.  
OnFillBrushChangedOccurs when the value FillBrush property changes.  
OnFillChangedOccurs when the value Fill property changes.  
OnFixedStateChangedOccurs when the value FixedState property changes.  
OnGripperDistanceChangedOccurs when the value GripperDistance property changes.  
OnHeaderBackgroundChangedOccurs when the value HeaderBackground property changes.  
OnHeaderChangedOccurs when the value Header property changes.  
OnHeaderDecorationsChangedOccurs when the value HeaderDecorations property changes.  
OnHeaderFontFamilyNameChangedOccurs when the value HeaderFontFamilyName property changes.  
OnHeaderFontSizeChangedOccurs when the value HeaderFontSize property changes.  
OnHeaderFontStretchChangedOccurs when the value HeaderFontStretch property changes.  
OnHeaderFontStyleChangedOccurs when the value HeaderFontStyle property changes.  
OnHeaderFontWeightChangedOccurs when the value HeaderFontWeight property changes.  
OnHeaderForegroundChangedOccurs when the value HeaderForeground property changes.  
OnHeaderOffsetChangedOccurs when the value HeaderOffset property changes.  
OnHyperlinkChangedOccurs when the value Hyperlink property changes.  
OnIsHeaderRestrictedChangedOccurs when the value IsHeaderRestricted property changes.  
OnIsHeaderVisibleChangedOccurs when the value IsHeaderVisible property changes.  
OnIsVisibleChangedOccurs when the value IsVisible property changes.  
OnPropertyChanged (Inherited from System.Windows.DependencyObject)
OnRotateCenterChangedOccurs when the value RotateCenter property changes.  
OnRotateGripperChangedOccurs when the value RotateGripper property changes.  
OnStrokeBrushChangedOccurs when the value StrokeBrush property changes.  
OnStrokeChangedOccurs when the value Stroke property changes.  
OnStrokeThicknessChangedOccurs when the value StrokeThickness property changes.  
SetTransformPointsSets the array of transformed points.  
Top
See Also

Reference

AnnObject Class
Leadtools.Windows.Annotations Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.