DiagramOptionsBehavior Members
In This Article
#Constructors
Name | Description |
---|---|
Diagram |
Initializes a new instance of the Diagram |
#Properties
Name | Description |
---|---|
Active |
Specifies the currently selected diagram tool. |
Allow |
Obsolete. Specifies whether to display the ‘Properties’ menu item in the context menu. |
Allow |
Specifies whether a user can select the root item. |
Allow |
Specifies whether to enable diagram panning on the middle mouse button. |
Allow |
Gets or sets whether to enable the optimized scroll mechanism. |
Allow |
Specifies whether to display the ‘Properties’ menu item in the context menu. |
Bring |
Obsolete. Gets or sets the margin between diagram items and viewport bounds when calling the Diagram |
Connectors |
Specifies whether to automatically split the overlapping right-angle connectors. |
Connector |
Specifies the tool that is used when the end-user selects the Connector tool in the Ribbon. |
Ellipse |
Specifies the tool that is used when the end-user selects the Ellipse tool in the Ribbon. |
Enable |
Gets or sets whether to maintain the aspect ratio when resizing diagram items. |
File |
Gets or sets the filter string that determines which files are displayed in the ‘Open File’ and ‘Save File As’ dialog boxes. |
Glue |
Specifies the distance between the mouse pointer and a connection point at which the connector is glued to the point. |
Glue |
Specifies the distance between the mouse pointer and a diagram item at which the connector is glued to the item. |
Hexagon |
Specifies the tool that is used when the end-user selects the Hexagon tool in the Ribbon. |
Min |
Specifies the number of pixels the cursor must move with the mouse down before dragging begins. |
Pan |
Specifies the tool that is used when the end-user selects the Pan tool in the Ribbon. |
Pointer |
Specifies the tool that is used when the end-user selects the Pointer tool in the Ribbon. |
Pointer |
Gets or sets whether dragging the pointer tool pans across the canvas or draws the selection rectangle. |
Properties |
Obsolete. Gets or sets the Properties Panel display mode. |
Rectangle |
Specifies the tool that is used when the end-user selects the Rectangle tool in the Ribbon. |
Resizing |
Gets or sets how diagram items are resized. |
Right |
Specifies the tool that is used when the end-user selects the Right Triangle tool in the Ribbon. |
Scroll |
Specifies the current scroll mode. |
Selected |
Specifies the selected shape groups. |
Selection |
Specifies the selection mode for diagram items. |
Select |
Specifies whether to select items that are only partially covered with the selection rectangle. |
Show |
Gets or sets whether to show the Quick Shapes category in the Shapes Panel. |
Show |
Gets or sets whether to show the selection rectangle. Obsolete: use the Pointer |
Skin |
Obsolete. Gets or sets whether the visibility and enabled state of the skin gallery in the Ribbon menu. |
Snap |
Gets or sets whether a diagram item can snap to grid lines during item movement and resizing operations in the Diagram Designer. |
Snap |
Gets or sets whether a diagram item can snap to alignment guides (snap lines) of other items during item movement and resizing operations in the Diagram Designer. |
Snap |
Gets or sets the minimum distance between alignment guides of a shape being dragged and another shape’s alignment guides at which the “snap-to-items” feature is activated. If the dragged shape is dropped at this position, it will be aligned with the second shape. |
Stencils | Provides access to the collection of available stencils. |
Text |
Specifies the tool that is used when the user selects the Text tool in the Ribbon. |
Toolbox |
Obsolete. Gets or sets the Shapes toolbox display mode. |
Use |
Gets or sets whether navigation through diagram items using the TAB key is enabled. |
#Methods
Name | Description |
---|---|
Assign |
Copies settings of the specified object to the current object. |
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