Leadtools.Annotations Namespace > AnnObject Class : CreateScaleMatrix Method |
public static Matrix CreateScaleMatrix( float sx, float sy, AnnPoint origin, AnnUnitConverter unitConverter )
'Declaration Public Shared Function CreateScaleMatrix( _ ByVal sx As Single, _ ByVal sy As Single, _ ByVal origin As AnnPoint, _ ByVal unitConverter As AnnUnitConverter _ ) As Matrix
'Usage Dim sx As Single Dim sy As Single Dim origin As AnnPoint Dim unitConverter As AnnUnitConverter Dim value As Matrix value = AnnObject.CreateScaleMatrix(sx, sy, origin, unitConverter)
public static Matrix CreateScaleMatrix( float sx, float sy, AnnPoint origin, AnnUnitConverter unitConverter )
function Leadtools.Annotations.AnnObject.CreateScaleMatrix( sx , sy , origin , unitConverter )
public: static Matrix^ CreateScaleMatrix( float sx, float sy, AnnPoint origin, AnnUnitConverter^ unitConverter )
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