ArcObjects Library Reference  (Schematic)    

INgPoint Interface

Provides access to members that control the graphic point (link intermediate point, point position of nodes, port position, etc.).

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

Description

A point is a non-graphic object that you create on a node, a link, a drawing or a flag in order to connect links, or poles, or to place labels.

The following three types of points are available:

- Link ports, which may only be placed on node objects and used as link start or end points,

- Pole ports, which may be placed on any kind of object and used as flag start or end points,

- Label ports, which may be placed on any kind of object and used as reference points for placing labels (textual property values).

Members

Description
Read/write property X X cartesian coordinate of the point.
Read/write property Y Y cartesian coordinate of the point.

CoClasses that implement INgPoint

CoClasses and Classes Description
NgPoint Graphic point object.

 


Feedback Send feedback on this page