DiagramOptionsView Members
In This Article
#Constructors
Name | Description |
---|---|
Diagram |
Initializes a new instance of the Diagram |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets whether to show shadows for diagram items. |
Bring |
Gets or sets the margin between diagram items and viewport bounds when calling the Diagram |
Canvas |
Gets or sets whether the canvas size is automatically expanded/shrunk to fit the current shapes layout. |
Fit |
Gets or sets the margin between diagram contents and page bounds when calling the Diagram |
Grid |
Gets or sets the size of a grid’s cell. |
Landscape | Specifies whether to use the longer dimension of the page size as the page width. |
Max |
Specifies the maximum diagram zoom factor. |
Measure |
Specifies the unit of measurement to use in UI. |
Min |
Specifies the minimum diagram zoom factor. |
Page |
Gets or sets the amount of space between the page’s borders and its contents. |
Page |
Gets or sets the initial diagram canvas size. This property also specifies to what extent the canvas is expanded/shrunk in auto-size mode (see Diagram |
Paper |
Allows you to use one of the standard paper sizes as the page size. |
Properties |
Gets or sets the Properties Panel display mode. |
Scroll |
Gets or sets the minimum diagram margin. |
Show |
Gets or sets whether to draw the grid, which helps you position shapes on the diagram canvas. |
Show |
Specifies whether to display the unit of measurement next to values in the Properties Panel and Bottom Panel. |
Show |
Gets or sets whether to display page breaks. |
Show |
Specifies whether to show the Pan and Zoom Panel. |
Show |
Gets or sets whether the diagram rulers are visible. |
Theme | Specifies the current theme. |
Toolbox |
Gets or sets the Shapes Panel display mode. |
Zoom |
Specifies the diagram zoom factor. |
#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