Gets or sets the default value for the Margin property of containers.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public double ContainerMargin { get; set; } |
Visual Basic Copy Code |
---|
Public Property ContainerMargin As Double |
A double value specifying the initial margin size of containers. The default is 10.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |