HorizontalAlignment Property (MemoryImage)
In This Topic
Returns a copy of image data as
System.Drawing.Image Gets or sets the horizontal alignment of the picture.
Syntax
'Declaration
Public Property HorizontalAlignment As String
public string HorizontalAlignment {get; set;}
See Also