Interface ILayoutParameters
Represents layout algorithm parameters.
Inherited Members
System.ICloneable.Clone()
System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Namespace: GraphShape.Algorithms.Layout
Assembly: GraphShape.dll
Syntax
public interface ILayoutParameters : IAlgorithmParameters, ICloneable, INotifyPropertyChanged