IReduceVerticesByAngleLayout Interface

Provides access to members that control the Reduce Vertices By Angle layout.

Members

Name Description
Read/write property IsActive Indicates whether the network diagram layout is active.
Read-only property Name The name of the network diagram layout.
Read/write property PreserveContainers Indicates whether the network diagram layout must preserve the containers.
Read-only property PropertySet The network diagram layout parameters returned as a property set
Read/write property ThresholdAngle Indicates the angle formed by the incident segments over which the vertex related to these segments is reduced. The wider the angle, the fewer number of vertices are reduced.

IReduceVerticesByAngleLayout.ThresholdAngle Property

Indicates the angle formed by the incident segments over which the vertex related to these segments is reduced. The wider the angle, the fewer number of vertices are reduced.

Public Property ThresholdAngle As Double
public double ThresholdAngle {get; set;}

Inherited Interfaces

Interfaces Description
INetworkDiagramLayout Provides access to members that control the network diagram layout.

Classes that implement IReduceVerticesByAngleLayout

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.