Gets or sets a value indicating whether the algorithm should start with random node positions.
Public Property Get Randomize() As BooleanPublic Property Let Randomize( _ ByVal value As Boolean _)
public:bool get_Randomize ()void put_Randomize ( bool value)
A boolean value. The default is true.
AnnealLayout MembersAnnealLayout ClassFlowChartPro Namespace