DiagramDefaultItemProperties Members
In This Article
#Constructors
Name | Description |
---|---|
Diagram |
Initializes a new instance of the Diagram |
#Properties
Name | Description |
---|---|
Connector |
Specifies the default tip of a connector’s end point. |
Connector |
Specifies the default tip of a connector’s start point. |
Connector |
Specifies the default type of a connector. |
Shape |
Specifies the maximum height of a shape. |
Shape |
Specifies the maximum width of a shape. |
Shape |
Specifies the minimum height of a shape. |
Shape |
Specifies the minimum width of a shape. |
Style | Specifies a default item style. |
Text |
Specifies a default item text style. |
#Methods
Name | Description |
---|---|
Assign |
Copies the public properties from the specified object to the current one. |
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. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also