Leadtools Namespace > LeadMatrix Structure : RotateAt Method |
'Declaration Public Sub RotateAt( _ ByVal angle As Double, _ ByVal centerX As Double, _ ByVal centerY As Double _ )
'Usage Dim instance As LeadMatrix Dim angle As Double Dim centerX As Double Dim centerY As Double instance.RotateAt(angle, centerX, centerY)