GraphicsObjects Members

Functions

Name Description
ActivateStyle Makes object fully controlled by style, clears any customization.
AddAnnotation Return value: TextObject.
AddDynamic3DArrow Return value: ArrowObject.
AddDynamic3DEmbeddedGraph Return value: EmbeddedGraphObject.
AddDynamic3DLegend Return value: TextObject.
AddDynamic3DNewOLEObject Return value: OLEObject.
AddDynamic3DOLEControl Return value: OLEControl.
AddDynamic3DOLEObject Return value: OLEObject.
AddDynamic3DShape Return value: ShapeObject.
AddDynamic3DText Return value: TextObject.
AddDynamicArrow Return value: ArrowObject.
AddDynamicEmbeddedGraph Return value: EmbeddedGraphObject.
AddDynamicLegend Return value: TextObject.
AddDynamicNewOLEObject Return value: OLEObject.
AddDynamicOLEControl Return value: OLEControl.
AddDynamicOLEObject Return value: OLEObject.
AddDynamicShape Return value: ShapeObject.
AddDynamicText Return value: TextObject.
AddFixedArrow Return value: ArrowObject.
AddFixedEmbeddedGraph Return value: EmbeddedGraphObject.
AddFixedLegend Return value: TextObject.
AddFixedNewOLEObject Return value: OLEObject.
AddFixedOLEControl Return value: OLEControl.
AddFixedOLEObject Return value: OLEObject.
AddFixedShape Return value: ShapeObject.
AddFixedText Return value: TextObject.
AddLegend Return value: TextObject.
AddPolyline Return value: PolylineObject.
CopyToStyle Copies options to the specified style.
DefaultStyle Sets default style, preserving customization.
IsCustomized Returns whether the object has been customized (it's not fully controlled by the style). Return value: Boolean.
Remove -

Properties

Name Description
Application Returns the application. Return value: Application. This property is read only.
Count Return value: Long. This property is read only.
GraphDocument Returns the document of the graph. Return value: Graph. This property is read only.
Item Return value: GraphicsObject. This property is read only.
ItemFromID Return value: GraphicsObject. This property is read only.
ItemFromUserID Finds GraphicsObject by user controlled ID string (case-insensitive). Return value: GraphicsObject. This property is read only.
Name Returns the name of the layout. Return value: String. 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.
Style Return/assignment value: ObjectsStyle.