Class AttributeView
public class AttributeView : View, IDisposable, ISupportInitializeNotification, ISupportInitialize
- Inheritance
-
AttributeView
- Implements
- Inherited Members
- Extension Methods
Constructors
Properties
Methods
- OnDrawingContent()
Called when the View's content is to be drawn. The default implementation does nothing.
- OnMouseEvent(MouseEventArgs)
Called when a mouse event occurs within the view's Viewport.