Gets or sets the custom partition to use when PartitionMethod is set to Custom.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public List<IEnumerable> CustomPartition { get; set; } |
Visual Basic
![]() |
---|
Public Property CustomPartition As List(Of IEnumerable) |