MindFusion.Wpf Pack Programmer's Guide
SvgNode.ContentAlign Property
See Also
 





Gets or sets the alignment of the SvgContent displayed in this node.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public ImageAlign ContentAlign { get; set; }

Visual Basic  Copy Code

Public Property ContentAlign As ImageAlign

 Property Value

A member of the ImageAlign enumeration.

 See Also

SvgNode Members
SvgNode Class
MindFusion.Diagramming.Wpf Namespace