Gets or sets the alignment of the SvgContent displayed in this node.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C#
![]() |
---|
public ImageAlign ContentAlign { get; set; } |
Visual Basic
![]() |
---|
Public Property ContentAlign As ImageAlign |
A member of the ImageAlign enumeration. The default is Fit.
NetDiagram Programmer's Guide | © 2023 MindFusion |