The following tables list the members exposed by Graphic.
Name | Description | |
---|---|---|
![]() | Graphic Constructor | Initializes a new instance of the Graphic class. |
Name | Description | |
---|---|---|
![]() ![]() | SelectedProperty | Identifies the Selected dependency property. |
Name | Description | |
---|---|---|
![]() | Attributes | Gets or sets the attributes. |
![]() | Dispatcher | (Inherited from System.Windows.DependencyObject) |
![]() | Geometry | Gets or sets the geometry. |
![]() | MapTip | Gets or sets the map tip displayed when the mouse hovers on the graphic. |
![]() | Selected | Gets or sets a value indicating whether this Symbol is selected. |
![]() | Symbol | Gets or sets the Symbol used for rendering this Graphic. |
![]() | TimeExtent | Gets or sets the time extent for this graphic. |
Name | Description | |
---|---|---|
![]() | ClearValue | (Inherited from System.Windows.DependencyObject) |
![]() | GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | GetZIndex | Gets the Z index of the graphic. |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | Select | Selects this instance. |
![]() | SetValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetZIndex | Sets the Z index of the graphic. |
![]() | UnSelect | Unselects this instance. |
Name | Description | |
---|---|---|
![]() | AttributeValueChanged | Occurs when an attribute value changes. |
![]() | MouseEnter | Occurs when the mouse (or a stylus) enters the bounding area of a System.Windows.UIElement. |
![]() | MouseLeave | Occurs when the mouse (or the stylus) leaves the bounding area of a System.Windows.UIElement. |
![]() | MouseLeftButtonDown | Occurs when the left mouse button is pressed (or when the tip of the stylus touches the tablet PC) while the mouse pointer is over a System.Windows.UIElement. |
![]() | MouseLeftButtonUp | Occurs when the left mouse button is released (or the tip of the stylus is removed from the tablet PC) while the mouse (or the stylus) is over a System.Windows.UIElement (or while a System.Windows.UIElement holds mouse capture). |
![]() | MouseMove | Occurs when the coordinate position of the mouse (or stylus) changes while over a System.Windows.UIElement (or while a System.Windows.UIElement holds mouse capture). |
![]() | PropertyChanged | Occurs when a property value changes. |