'Declaration Protected Overrides Sub DoRotate( _ ByVal pt As Point _ )
'Declaration
Protected Overrides Sub DoRotate( _ ByVal pt As Point _ )
'Usage Dim instance As ChartShape Dim pt As Point instance.DoRotate(pt)
'Usage
Dim instance As ChartShape Dim pt As Point instance.DoRotate(pt)
protected override void DoRotate( Point pt )
ChartShape Class ChartShape Members