ConnectorLineEnd(DiagramConnectorLineEnd)
|
Mirrors the client-side connectorLineEnd option.
|
ConnectorLineStart(DiagramConnectorLineEnd)
|
Specifies the default tip of a connector's start point. Mirrors the client-side connectorLineStart option.
|
ConnectorLineType(DiagramConnectorLineType)
|
Specifies the default type of a connector. Mirrors the client-side connectorLineType option.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
Option(String, Object)
|
Specifies an option by its name.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ShapeMaxHeight(JS)
|
Specifies the default maximum height of a shape. Mirrors the client-side shapeMaxHeight option.
|
ShapeMaxHeight(Double)
|
Specifies the default maximum height of a shape. Mirrors the client-side shapeMaxHeight option.
|
ShapeMaxWidth(JS)
|
Specifies the default maximum width of a shape. Mirrors the client-side shapeMaxWidth option.
|
ShapeMaxWidth(Double)
|
Specifies the default maximum width of a shape. Mirrors the client-side shapeMaxWidth option.
|
ShapeMinHeight(JS)
|
Specifies the default minimum height of a shape. Mirrors the client-side shapeMinHeight option.
|
ShapeMinHeight(Double)
|
Specifies the default minimum height of a shape. Mirrors the client-side shapeMinHeight option.
|
ShapeMinWidth(JS)
|
Specifies the default minimum width of a shape. Mirrors the client-side shapeMinWidth option.
|
ShapeMinWidth(Double)
|
Specifies the default minimum width of a shape. Mirrors the client-side shapeMinWidth option.
|
Style(Object)
|
Specifies a default item style. Mirrors the client-side style option.
|
TextStyle(Object)
|
Specifies an item's default text style. Mirrors the client-side textStyle option.
|
ToString()
|
Returns a string that represents the current object.
|