C1.C1Preview Namespace > ImageAlign Structure : ImageAlign Constructor |
'Declaration Public Function New( _ ByVal alignHorz As ImageAlignHorzEnum, _ ByVal alignVert As ImageAlignVertEnum, _ ByVal stretchHorz As Boolean, _ ByVal stretchVert As Boolean, _ ByVal keepAspectRatio As Boolean, _ ByVal tileHorz As Boolean, _ ByVal tileVert As Boolean _ )
public ImageAlign( ImageAlignHorzEnum alignHorz, ImageAlignVertEnum alignVert, bool stretchHorz, bool stretchVert, bool keepAspectRatio, bool tileHorz, bool tileVert )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2