A control that displays a palette of diagram items grouped into categories.
The following tables list the members exposed by the Palette type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the Palette class. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Overloaded. |
|
![]() |
Overloaded. |
|
![]() |
Gets a value indicating whether more than one category can be expanded at a time. |
|
![]() |
Gets the maximum distance within which a link dropped from the palette will attempt to auto-connect to a nearby node. |
|
![]() |
Gets a value indicating whether links should be automatically connected to nearby nodes when dropped from the palette. |
|
![]() |
Gets the margin space around icons. |
|
![]() |
Gets the size of items displayed in the palette. |
|
![]() |
Gets the data model for the palette. |
|
![]() |
Gets the default size of items created by drag-and-drop from this palette. |
|
![]() |
Sets a value indicating whether more than one category can be expanded at a time. |
|
![]() |
Sets the maximum distance within which a link dropped from the palette will attempt to auto-connect to a nearby node. |
|
![]() |
Sets a value indicating whether links should be automatically connected to nearby nodes when dropped from the palette. |
|
![]() |
Sets the margin space around icons. |
|
![]() |
Sets the size of items displayed in the palette. |
|
![]() |
Sets the data model for the palette. |
|
![]() |
Sets the default size of items created by drag-and-drop from this palette. |
See Also