AllowAddShape(JS)
|
Specifies whether a user can add a shape. Mirrors the client-side allowAddShape option.
|
AllowAddShape(Boolean)
|
Specifies whether a user can add a shape. Mirrors the client-side allowAddShape option.
|
AllowChangeConnection(JS)
|
Specifies whether a user can change a connection. Mirrors the client-side allowChangeConnection option.
|
AllowChangeConnection(Boolean)
|
Specifies whether a user can change a connection. Mirrors the client-side allowChangeConnection option.
|
AllowChangeConnectorPoints(JS)
|
Specifies whether a user can change connector points. Mirrors the client-side allowChangeConnectorPoints option.
|
AllowChangeConnectorPoints(Boolean)
|
Specifies whether a user can change connector points. Mirrors the client-side allowChangeConnectorPoints option.
|
AllowChangeConnectorText(JS)
|
Specifies whether a user can change a connector's text. Mirrors the client-side allowChangeConnectorText option.
|
AllowChangeConnectorText(Boolean)
|
Specifies whether a user can change a connector's text. Mirrors the client-side allowChangeConnectorText option.
|
AllowChangeShapeText(JS)
|
Specifies whether a user can change a shape's text. Mirrors the client-side allowChangeShapeText option.
|
AllowChangeShapeText(Boolean)
|
Specifies whether a user can change a shape's text. Mirrors the client-side allowChangeShapeText option.
|
AllowDeleteConnector(JS)
|
Specifies whether a user can delete a connector. Mirrors the client-side allowDeleteConnector option.
|
AllowDeleteConnector(Boolean)
|
Specifies whether a user can delete a connector. Mirrors the client-side allowDeleteConnector option.
|
AllowDeleteShape(JS)
|
Specifies whether a user can delete a shape. Mirrors the client-side allowDeleteShape option.
|
AllowDeleteShape(Boolean)
|
Specifies whether a user can delete a shape. Mirrors the client-side allowDeleteShape option.
|
AllowMoveShape(JS)
|
Specifies whether a user can move a shape. Mirrors the client-side allowMoveShape option.
|
AllowMoveShape(Boolean)
|
Specifies whether a user can move a shape. Mirrors the client-side allowMoveShape option.
|
AllowResizeShape(JS)
|
Specifies whether a user can resize a shape. Mirrors the client-side allowResizeShape option.
|
AllowResizeShape(Boolean)
|
Specifies whether a user can resize a shape. Mirrors the client-side allowResizeShape 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.
|
ToString()
|
Returns a string that represents the current object.
|