EmbeddedGraphObject Members
Embedded Graph Object.
Functions
| Name | Description |
|---|---|
| ActivateStyle | Makes object fully controlled by style, clears any customization. |
| CopyToStyle | Copies options to the specified style. |
| DefaultStyle | Sets default style, preserving customization. |
| ExtractCopy | Return value: Graph. |
| IsCustomized | Returns whether the object has been customized (it's not fully controlled by the style). Return value: Boolean. |
| MoveToBack | - |
| MoveToFront | - |
Properties
| Name | Description |
|---|---|
| Application | Returns the application. Return value: Application. This property is read only. |
| Area | Return value: Area. This property is read only. |
| Graph | Returns the graph that the object is embedded in. Return value: GraphObject. This property is read only. |
| GraphDocument | Returns the document of the graph. Return value: Graph. This property is read only. |
| LeftUpper | Returns the upper-left corner of where the object is located in the graph. Return value: PointCoordinates. This property is read only. |
| Line | Return value: Line. This property is read only. |
| LocalID | Return value: Long. This property is read only. |
| Name | Returns the name of the layout. Return value: String. This property is read only. |
| ObjectType | Return value: ObjectTypes. This property is read only. |
| Parameters | Return value: EmbeddedGraphParameters. This property is read only. |
| Parent | Returns the parent of the layout. Return value: Object. This property is read only. |
| ParentGraph | Return value: GraphObject. This property is read only. |
| RightBottom | Returns the bottom-right corner of where the object is located in the graph. Return value: PointCoordinates. This property is read only. |
| Selected | Return/assignment value: Boolean. |
| UserID | Returns or sets user controlled ID string (case-insensitive). Return/assignment value: String. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
