| C1.Win.C1Chart3D.4 Assembly > C1.Win.C1Chart3D Namespace : RotateEventHandler Delegate |
'Declaration Public Delegate Sub RotateEventHandler( _ ByVal sender As System.Object, _ ByVal e As RotateEventArgs _ )
public delegate void RotateEventHandler( System.object sender, RotateEventArgs e )