Gets or sets how much space should be left between contained nodes and the container borders.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public double Margin { get; set; } |
Visual Basic Copy Code |
---|
Public Property Margin As Double |
A float value specifying the margin size. Initialized with the value of ContainerMargin.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |