ImageGear for .NET
AlignmentH Property (ImGearARTImageEmb)




Gets or sets the horizontal alignment of the image.
Syntax
'Declaration
 
Public Property AlignmentH As ImGearAlignmentHModes
'Usage
 
Dim instance As ImGearARTImageEmb
Dim value As ImGearAlignmentHModes
 
instance.AlignmentH = value
 
value = instance.AlignmentH
public ImGearAlignmentHModes AlignmentH {get; set;}
public: __property ImGearAlignmentHModes get_AlignmentH();
public: __property void set_AlignmentH( 
   ImGearAlignmentHModes value
);
public:
property ImGearAlignmentHModes AlignmentH {
   ImGearAlignmentHModes get();
   void set (    ImGearAlignmentHModes value);
}

Property Value

ImageGear.Display.ImGearAlignmentHModes enumeration value.
See Also

Reference

ImGearARTImageEmb Class
ImGearARTImageEmb Members
ImGearAlignmentHModes Enumeration

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback