Gets or sets the alignment of the SvgContent displayed in this node.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public ImageAlign ContentAlign { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ContentAlign As ImageAlign |
A member of the ImageAlign enumeration.
See Also