IPathLayoutItem Members | |
See Also� Events� Methods� Properties� |
The following tables list the members exposed by the IPathLayoutItem type.
Public Properties
� | Name | Description |
---|---|---|
GlobalIndex |
Gets the index of the item in a collection of items.
| |
GlobalOffset |
Gets the offset of the item proportional to the total length of a collection of paths.
| |
IsArranged |
Gets or sets whether or not the item is arranged on the path.
| |
LayoutPathIndex |
Gets the index of the path on which the item is arranged.
| |
LocalIndex |
Gets the index of the item on the path on which it is arranged.
| |
LocalOffset |
Gets the offset of the item proportional to the length of the path on which it is arranged.
| |
NormalAngle |
Gets the angle perpendicular to the path at the item's location.
| |
OrientationAngle |
Gets the angle perpendicular to the path at the items's location if the item is oriented to the path.
|
Public Methods
� | Name | Description |
---|---|---|
Update |
Updates the |
Public Events
� | Name | Description |
---|---|---|
PathLayoutUpdated |
Occurs when one or more of the |