Leadtools Namespace > LeadMatrix Structure : RotateAtPrepend Method |
'Declaration Public Sub RotateAtPrepend( _ 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.RotateAtPrepend(angle, centerX, centerY)