Provides access to members that control the Geo Positions layout.
Members
Name | Description | |
---|---|---|
IsActive | Indicates whether the network diagram layout is active. | |
Name | The name of the network diagram layout. | |
PreserveContainers | Indicates whether the network diagram layout must preserve the containers. | |
PropertySet | The network diagram layout parameters returned as a property set | |
RestoreEdgesGeographicPositions | Indicates whether vertices along diagram edges will be restored to match the associated network line geometry. This doesn't apply to reduction edges. |
IGeoPositionsLayout.RestoreEdgesGeographicPositions Property
Indicates whether vertices along diagram edges will be restored to match the associated network line geometry. This doesn't apply to reduction edges.
Public Property RestoreEdgesGeographicPositions As Boolean
public bool RestoreEdgesGeographicPositions {get; set;}
Inherited Interfaces
Interfaces | Description |
---|---|
INetworkDiagramLayout | Provides access to members that control the network diagram layout. |
Classes that implement IGeoPositionsLayout
Classes | Description |
---|