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

AnnAudioObject Class Members

Show in webframe
Fields  Properties  Methods 


The following tables list the members exposed by AnnAudioObject.

Public Constructors
 NameDescription
AnnAudioObject ConstructorOverloaded.   
Top
Public Fields
 NameDescription
UriPropertyIdentifies the Uri dependency property.  
Top
Public Properties
 NameDescription
AlignmentXGets or sets the image horizontal alignment. (Inherited from Leadtools.Windows.Annotations.AnnImageObject)
AlignmentYGets or sets the image vertical alignment. (Inherited from Leadtools.Windows.Annotations.AnnImageObject)
BoundingRectangleGets the logical bounding rectangle of this AnnObject. (Inherited from Leadtools.Windows.Annotations.AnnObject)
CanPlayGets a value indicating whether this AnnAudioObject object can play its WAV file.  
DefaultPictureGets or sets the default picture used by all AnnAudioObject objects.  
DefiningGeometryGets a value that represents the System.Windows.Media.Geometry of this AnnRectangleObject. (Inherited from Leadtools.Windows.Annotations.AnnRectangleObject)
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. (Inherited from Leadtools.Windows.Annotations.AnnObject)
FillBrushGets or sets the AnnBrush associated with this AnnObject to fill this object geometry. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
FixedStateThe fixed state of this object. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
GripperDistanceThe distance in pixels that the AnnObject.RotateGripper control point is originally placed from the bounds of the AnnObject. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
HeaderGets or sets the header of the AnnObject. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
HeaderBackgroundGets or sets the color used to fill the background of the header of this AnnObject. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
HeaderDecorationsGets or sets a value that indicates the TextDecorationCollection to apply to the text. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
HeaderFontFamilyNameGets or sets a value that indicates the font family of the header typeface. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
HeaderFontSizeGets or sets a value that indicates the font size the header should be formatted at. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
HeaderFontStretchGets or sets a value that indicates the degree to which the header typeface is stretched. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
HeaderFontStyleGets or sets a value that indicates the header style of the typeface. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
HeaderFontWeightGets or sets a value that indicates the header relative weight of the typeface. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
HeaderForegroundGets or sets the color used to draw the text of the header of this AnnObject. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
HeaderOffsetGets or sets the header offset relative to the upper left corner of the bounding rectangle of this AnnObject. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
HyperlinkGets or sets a string which represents the hyperlink for this AnnObject. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
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. (Inherited from Leadtools.Windows.Annotations.AnnObject)
IsHeaderVisibleGets or sets a value to determine whether to draw the header of this AnnObject. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
IsLockedGets a value that indicates whether this AnnObject is locked. (Inherited from Leadtools.Windows.Annotations.AnnObject)
IsPlayingGets a value indicating whether the WAV file stored in the Uri property of this AnnAudioObject is playing.  
IsSealed (Inherited from System.Windows.DependencyObject)
IsVisibleGets or sets a value indicating whether the object is visible. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OriginGets the logical origin of this AnnObject. (Inherited from Leadtools.Windows.Annotations.AnnObject)
PasswordGets the password used in the last successful lock operation of this AnnObject. (Inherited from Leadtools.Windows.Annotations.AnnObject)
PictureGets or sets the AnnPicture object associated with this AnnImageObject. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnImageObject)
RectGets or sets the bounding rectangle of this AnnRectangleObject. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnRectangleObject)
RotateCenterThe location of the rotate center control point. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
RotateGripperThe location of the rotate gripper control point. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
StretchGets or sets a value that indicates how the image is resized to fill its allocated space. (Inherited from Leadtools.Windows.Annotations.AnnImageObject)
StrokeGets or sets the System.Windows.Media.Color associated with this AnnObject to draw this object's outline. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
StrokeBrushGets or sets the AnnBrush associated with this AnnObject to draw this object's outline. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
StrokeThicknessGets or sets the width of the AnnObject outline. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnObject)
SupportsFillGets a value indicating whether this AnnObject object supports a fill. (Inherited from Leadtools.Windows.Annotations.AnnObject)
SupportsStrokeGets a value indicating whether this AnnObject object supports a stroke. (Inherited from Leadtools.Windows.Annotations.AnnObject)
TagGets or sets a user-defined data object that is associated with this object (Inherited from Leadtools.Windows.Annotations.AnnObject)
TransformGets the object current transformation matrix. (Inherited from Leadtools.Windows.Annotations.AnnObject)
TransformModeGets a value that determines how to transform this AnnObject when any object transformation method is called. (Inherited from Leadtools.Windows.Annotations.AnnObject)
UriGets or sets the uri of the WAV file of this AnnAudioObject.  
UseOriginalPictureGets or sets a value indicating whether to revert back to the original picture used for all AnnAudioObject objects.  
Top
Public Methods
 NameDescription
ClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
CloneOverridden. Creates an exact copy of this AnnAudioObject 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. (Inherited from Leadtools.Windows.Annotations.AnnObject)
InvalidateOverrides AnnObject.Invalidate. (Inherited from Leadtools.Windows.Annotations.AnnImageObject)
InvalidateProperty (Inherited from System.Windows.DependencyObject)
LockLocks this AnnObject with the specified password. (Inherited from Leadtools.Windows.Annotations.AnnObject)
PlayAttempts to play the WAV file stored in the Uri property of this AnnAudioObject.  
ReadLocalValue (Inherited from System.Windows.DependencyObject)
ResetRotatePointsResets the AnnObject.RotateCenter and AnnObject.RotateGripper control points to a default location. (Inherited from Leadtools.Windows.Annotations.AnnObject)
ResetTransformResets the transformation matrix of this AnnObject. (Inherited from Leadtools.Windows.Annotations.AnnObject)
RestoreOriginalLocationThe AnnRectangleObject implementation of AnnObject.RestoreOriginalLocation. (Inherited from Leadtools.Windows.Annotations.AnnRectangleObject)
RestrictHeaderRestricts the header to appear fully within the bounding rectangle of the container of this AnnObject. (Inherited from Leadtools.Windows.Annotations.AnnObject)
RotateRotates the transformation matrix of this AnnObject around a point. (Inherited from Leadtools.Windows.Annotations.AnnObject)
SaveOriginalLocationThe AnnRectangleObject implementation of AnnObject.SaveOriginalLocation. (Inherited from Leadtools.Windows.Annotations.AnnRectangleObject)
ScaleScales the transformation matrix of this AnnObject by the specified ratios. (Inherited from Leadtools.Windows.Annotations.AnnObject)
SetCurrentValue (Inherited from System.Windows.DependencyObject)
SetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
StopStops the play of the WAV file stored in the Uri property of this AnnAudioObject.  
TransformRotatePointsApplies the transformer to the rotate control points. (Inherited from Leadtools.Windows.Annotations.AnnObject)
TranslateTranslates the transformation matrix of this AnnObject by the specified values. (Inherited from Leadtools.Windows.Annotations.AnnObject)
UnlockUnlocks this AnnObject with the specified password. (Inherited from Leadtools.Windows.Annotations.AnnObject)
Top
Protected Methods
 NameDescription
CreateOverridden. Creates a new instance of this AnnAudioObject object.  
GetTransformPointsGets the array of points to be transformed. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnAlignmentXChangedOccurs when the value AnnImageObject.AlignmentX property changes. (Inherited from Leadtools.Windows.Annotations.AnnImageObject)
OnAlignmentYChangedOccurs when the value AnnImageObject.AlignmentY property changes. (Inherited from Leadtools.Windows.Annotations.AnnImageObject)
OnFillBrushChangedOccurs when the value AnnObject.FillBrush property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnFillChangedOccurs when the value AnnObject.Fill property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnFixedStateChangedOccurs when the value AnnObject.FixedState property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnGripperDistanceChangedOccurs when the value AnnObject.GripperDistance property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnHeaderBackgroundChangedOccurs when the value AnnObject.HeaderBackground property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnHeaderChangedOccurs when the value AnnObject.Header property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnHeaderDecorationsChangedOccurs when the value AnnObject.HeaderDecorations property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnHeaderFontFamilyNameChangedOccurs when the value AnnObject.HeaderFontFamilyName property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnHeaderFontSizeChangedOccurs when the value AnnObject.HeaderFontSize property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnHeaderFontStretchChangedOccurs when the value AnnObject.HeaderFontStretch property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnHeaderFontStyleChangedOccurs when the value AnnObject.HeaderFontStyle property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnHeaderFontWeightChangedOccurs when the value AnnObject.HeaderFontWeight property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnHeaderForegroundChangedOccurs when the value AnnObject.HeaderForeground property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnHeaderOffsetChangedOccurs when the value AnnObject.HeaderOffset property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnHyperlinkChangedOccurs when the value AnnObject.Hyperlink property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnIsHeaderRestrictedChangedOccurs when the value AnnObject.IsHeaderRestricted property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnIsHeaderVisibleChangedOccurs when the value AnnObject.IsHeaderVisible property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnIsVisibleChangedOccurs when the value AnnObject.IsVisible property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnPictureChangedOverridden. Overrides AnnImageObject.OnPictureChanged  
OnPropertyChanged (Inherited from System.Windows.DependencyObject)
OnRectChangedOccurs when the value AnnRectangleObject.Rect property changes. (Inherited from Leadtools.Windows.Annotations.AnnRectangleObject)
OnRotateCenterChangedOccurs when the value AnnObject.RotateCenter property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnRotateGripperChangedOccurs when the value AnnObject.RotateGripper property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnStretchChangedOccurs when the value AnnImageObject.Stretch property changes. (Inherited from Leadtools.Windows.Annotations.AnnImageObject)
OnStrokeBrushChangedOccurs when the value AnnObject.StrokeBrush property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnStrokeChangedOccurs when the value AnnObject.Stroke property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
OnStrokeThicknessChangedOccurs when the value AnnObject.StrokeThickness property changes. (Inherited from Leadtools.Windows.Annotations.AnnObject)
SetTransformPointsSets the array of transformed points. (Inherited from Leadtools.Windows.Annotations.AnnObject)
Top
See Also

Reference

AnnAudioObject Class
Leadtools.Windows.Annotations Namespace

 

 


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