Sets how much space should be left between contained nodes and the container borders.
Namespace: MindFusion.Diagramming.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T Margin<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function Margin(Of T As ContainerNode) ( _ |
See Also