AnnotationBase Class Fields

For a list of all members of this type, see AnnotationBase members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Defines the AnnotationCanvas DependencyProperty  
Public Fieldstatic (Shared in Visual Basic)Defines the CanEditText DependencyProperty  
Public Fieldstatic (Shared in Visual Basic)Defines the CoordinateMode DependencyProperty  
Public Fieldstatic (Shared in Visual Basic)Defines the DragDeltaCommand DependencyProperty  
Public Fieldstatic (Shared in Visual Basic)Defines the DragDirections DependencyProperty  
Public Fieldstatic (Shared in Visual Basic)Defines the DragEndedCommand DependencyProperty  
Public Fieldstatic (Shared in Visual Basic)Defines the DragStartedCommand DependencyProperty  
Public Fieldstatic (Shared in Visual Basic)Defines the IsEditable DependencyProperty  
Public Fieldstatic (Shared in Visual Basic)Defines the IsHiddenChangedCommand DependencyProperty  
Public Fieldstatic (Shared in Visual Basic)Defines the IsHidden DependencyProperty  
Public Fieldstatic (Shared in Visual Basic)Defines the IsSelected DependencyProperty  
Public Fieldstatic (Shared in Visual Basic) Defines the ParentCoordinates attached property, which is set by a CompositeAnnotation on its children. Returns the coordinates of the parental CompositeAnnotation.  
Public Fieldstatic (Shared in Visual Basic)Defines the ResizeDirection DependencyProperty  
Public Fieldstatic (Shared in Visual Basic) Defines the ResizingGripsStyle DependencyProperty  
Public Fieldstatic (Shared in Visual Basic)Defines the SelectedCommand DependencyProperty  
Public Fieldstatic (Shared in Visual Basic)Defines the UnSelectedCommand DependencyProperty  
Public Fieldstatic (Shared in Visual Basic)Defines the X1 DependencyProperty  
Public Fieldstatic (Shared in Visual Basic)Defines the X2 DependencyProperty  
Public Fieldstatic (Shared in Visual Basic)Defines the YAxisId DependencyProperty  
Public Fieldstatic (Shared in Visual Basic)Defines the Y1 DependencyProperty  
Public Fieldstatic (Shared in Visual Basic)Defines the Y2 DependencyProperty  
Public Fieldstatic (Shared in Visual Basic)Defines the YAxisId DependencyProperty  
Top
Protected Fields
 NameDescription
Protected Field The Root Element of the Annotation to be displayed on the Canvas  
Top
See Also