Class ThumbsConstraints
Specifies to enables/disbles the handles for the selected items
Inheritance
System.Object
ThumbsConstraints
Namespace: Syncfusion.Blazor.Diagrams
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class ThumbsConstraints : Enum
Fields
ConnectorSource
Sets the source thumb of the connector.
Declaration
public const ThumbsConstraints ConnectorSource
Field Value
Type | Description |
---|---|
ThumbsConstraints |
ConnectorTarget
Sets the target thumb of the connector.
Declaration
public const ThumbsConstraints ConnectorTarget
Field Value
Type | Description |
---|---|
ThumbsConstraints |
Default
Sets all handles of the selected items.
Declaration
public const ThumbsConstraints Default
Field Value
Type | Description |
---|---|
ThumbsConstraints |
ResizeEast
Sets the middle right resize handle of the selected items.
Declaration
public const ThumbsConstraints ResizeEast
Field Value
Type | Description |
---|---|
ThumbsConstraints |
ResizeNorth
Sets the top center resize handle of the selected items.
Declaration
public const ThumbsConstraints ResizeNorth
Field Value
Type | Description |
---|---|
ThumbsConstraints |
ResizeNorthEast
Sets the top right resize handle of the selected items.
Declaration
public const ThumbsConstraints ResizeNorthEast
Field Value
Type | Description |
---|---|
ThumbsConstraints |
ResizeNorthWest
Sets the top left resize handle of the selected items.
Declaration
public const ThumbsConstraints ResizeNorthWest
Field Value
Type | Description |
---|---|
ThumbsConstraints |
ResizeSouth
Sets the bottom center resize handle of the selected items.
Declaration
public const ThumbsConstraints ResizeSouth
Field Value
Type | Description |
---|---|
ThumbsConstraints |
ResizeSouthEast
Sets the bottom right resize handle of the selected items.
Declaration
public const ThumbsConstraints ResizeSouthEast
Field Value
Type | Description |
---|---|
ThumbsConstraints |
ResizeSouthWest
Sets the bottom left resize handle of the selected items.
Declaration
public const ThumbsConstraints ResizeSouthWest
Field Value
Type | Description |
---|---|
ThumbsConstraints |
ResizeWest
Sets the middle left resize handle of the selected items.
Declaration
public const ThumbsConstraints ResizeWest
Field Value
Type | Description |
---|---|
ThumbsConstraints |
Rotate
Sets the rotate handle of the selected items.
Declaration
public const ThumbsConstraints Rotate
Field Value
Type | Description |
---|---|
ThumbsConstraints |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |