DiagramOptionsProtection Members
In This Article
#Constructors
Name | Description |
---|---|
Diagram |
Initializes a new instance of the Diagram |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets whether to allow the end-user to add and remove diagram items from the canvas. |
Allow |
Gets or sets whether to allow the end-user to apply the Automatic Layout. |
Allow |
Gets or sets whether to allow the end-user to apply the Automatic Layout. |
Allow |
Gets or sets whether to allow the end-user to change the connector’s starting and ending items. |
Allow |
Gets or sets whether to allow the end-user to change the canvas size mode in the Ribbon. |
Allow |
|
Allow |
Gets or sets whether to allow the end-user to manually reroute connectors. |
Allow |
Gets or sets whether to allow end-users to change the connector type in the Ribbon. |
Allow |
Gets or sets whether to allow the end-user to change the header’s padding within the container’s boundaries in the Ribbon. |
Allow |
Gets or sets whether to allow the end-user to change the container header’s visibility. |
Allow |
Gets or sets whether to allow the end-user to change the container’s padding in the Ribbon. |
Allow |
Gets or sets whether to allow the end-user to change the container style in the Ribbon. |
Allow |
Gets or sets whether to allow the end-user to change the visibility of grid lines on the Canvas in the Ribbon. |
Allow |
Gets or sets whether to allow the end-user to change the source image of an image item. |
Allow |
Gets or sets whether to allow the end-user to change the stretch mode for an image item in the Ribbon. |
Allow |
Gets or sets whether to allow the end-user to change the diagram item’s background color in the Ribbon. |
Allow |
Gets or sets whether to allow the end-user to change the diagram item’s stroke color in the Ribbon. |
Allow |
Gets or sets whether to allow the end-user to change the diagram item’s style in the Ribbon. |
Allow |
Gets or sets whether to allow the end-user to change the item’s Z-order in the Ribbon. |
Allow |
Gets or sets whether to allow the end-user to change the line jump settings in the Page Setup Dialog Window. |
Allow |
Gets or sets whether to allow the end-user to change the visibility of page breaks in the Ribbon. |
Allow |
Gets or sets whether to allow the end-user to change the page parameters in the Page Setup Dialog Window. |
Allow |
Gets or sets whether to allow the end-user to change the visibility of grid rulers in the Ribbon. |
Allow |
Gets or sets whether to allow the end-user to transform shapes by dragging the transformation handles. |
Allow |
Gets or sets whether to allow the end-user to change the text font settings in the Ribbon. |
Allow |
Gets or sets whether to allow the end-user to change the text foreground in the Ribbon. |
Allow |
Gets or sets whether to allow the end-user to change the text horizontal alignment in the Ribbon. |
Allow |
Gets or sets whether to allow the end-user to change the text vertical alignment in the Ribbon. |
Allow |
Gets or sets whether to allow end-users to select the diagram theme in the Ribbon. |
Allow |
Specifies whether to display the expand/collapse button for all containers. |
Allow |
Gets or sets whether to allow end-users to copy diagram items. |
Allow |
Gets or sets whether to allow the end-user to enter the text editing mode. |
Allow |
Gets or sets whether to allow the end-user to apply the flip effect to an image item in the Ribbon. |
Allow |
Gets or sets whether to allow the end-user to move diagram items by dragging with the mouse or pressing the arrow keys. |
Allow |
Gets or sets whether to allow the end-user to resize items by dragging selection handles. |
Allow |
Gets or sets whether to allow the end-user to rotate items by dragging the rotation handle. |
Allow |
Gets or sets whether to allow the end-user to perform the undo/redo operations. |
Allow |
Gets or sets whether to allow the end-user to change the diagram zoom factor. |
Is |
Specifies whether to set all Diagram |
#Methods
Name | Description |
---|---|
Assign |
Copies all available property settings from the target Diagram |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
End |
Unlocks the Base |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Resets all options to their default values.
Inherited from Base |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
See Also