Search
ScrollToggleView Members
Constructors Fields Properties Methods
 


Represents a small toggle control that can be used to turn pan mode on and off in a diagram.

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

 Public Constructors

  Name Description

ScrollToggleView

Initializes a new instance of the ScrollToggleView class.

 Public Fields

  Name Description

ActiveColorProperty

Identifies the ActiveColor property.

ColorProperty

Identifies the Color property.

IsActiveProperty

Identifies the IsActive property.

PaddingProperty

Identifies the Padding property.

 Public Properties

  Name Description

ActiveColor

Gets or sets the foreground color of the toggle when it is active.

Color

Gets or sets the foreground color of the toggle.

IsActive

Gets or sets a value indicating whether the toggle is active.

Padding

Gets or sets the padding of the toggle.

 Public Methods

  Name Description

Draw

Draws the view in the specified IGraphics.

 See Also