Search
ImageComponent.ImageAlign Property
See Also
 






Gets or sets the alignment of the displayed image relative to the bounds of the component.

Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public ImageAlignment ImageAlign { get; set; }

Visual Basic  Copy Code

Public Property ImageAlign As ImageAlignment

 Property Value

 See Also