Gets or sets the alignment of the image displayed in this shape node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public ImageAlign ImageAlign { get; set; } |
Visual Basic
![]() |
---|
Public Property ImageAlign As ImageAlign |
A member of the ImageAlign enumeration. The default is Center.
This property specifies how the Image is aligned to the bounding rectangle of this node.