Search
SelectionRenderer Members
Constructors Fields Properties Methods
 


Renders diagram selection lasso.

The following tables list the members exposed by the SelectionRenderer type.

 Public Constructors

  Name Description

SelectionRenderer

 

 Public Fields

  Name Description

SelectionProperty

Identifies the Selection dependency property.

 Public Properties

  Name Description

EffectiveRenderOptions

Gets the effective RenderOptions to use when rendering this item. (Inherited from ItemRenderer.)

Item

Gets the DiagramItem rendered by this element.

Selection

Gets or sets the Selection rendered by this presenter.

 Protected Methods

  Name Description

OnRender

FrameworkElement.OnRender override.

 See Also