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