'Declaration
<GuidAttribute("2D6F69CD-D985-3A84-B199-C58264DFCF22")> Public Delegate Sub GdViewer.RotationEventHandler( _ ByVal Rotation As RotateFlipType _ )
[Guid("2D6F69CD-D985-3A84-B199-C58264DFCF22")] public delegate void GdViewer.RotationEventHandler( RotateFlipType Rotation )
public delegate GdViewer.RotationEventHandler( Rotation: RotateFlipType );
GuidAttribute("2D6F69CD-D985-3A84-B199-C58264DFCF22") public delegate GdViewer.RotationEventHandler( Rotation : RotateFlipType )
[Guid("2D6F69CD-D985-3A84-B199-C58264DFCF22")] public: __gc __delegate void GdViewer.RotationEventHandler( RotateFlipType Rotation )
[Guid("2D6F69CD-D985-3A84-B199-C58264DFCF22")] public delegate void GdViewer.RotationEventHandler( RotateFlipType Rotation )
Parameters
- Rotation