PointsCollection Members
These members are related to Points Collection.
Name | Description |
---|---|
ActivateStyle | Makes object fully controlled by style, clears any customization. |
Add3DDynamic | Return value: PointCoordinates. |
AddDynamic | Return value: PointCoordinates. |
AddFixed | Return value: PointCoordinates. |
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 | Removed the specified point (by index) from the collection. |
RemoveAll | Removes all points from the collection. |
Name | Description |
---|---|
Application | Returns the application. Return value: Application. This property is read only. |
Count | Returns the number of points in the collection. Return value: Long. This property is read only. |
GraphDocument | Returns the document of the graph. Return value: Graph. This property is read only. |
Item | Returns the coordinates of the given by (by index). Return value: PointCoordinates. 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. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.