ImageGear21.Art Assembly > ImageGear.ART Namespace > ImGearARTMark Class : OnMarkRotated Method |
'Declaration Protected Sub OnMarkRotated( _ ByVal center As ImGearPoint, _ ByVal rotationAngle As ImGearRotationValues _ )
'Usage Dim instance As ImGearARTMark Dim center As ImGearPoint Dim rotationAngle As ImGearRotationValues instance.OnMarkRotated(center, rotationAngle)
protected void OnMarkRotated( ImGearPoint center, ImGearRotationValues rotationAngle )
protected: void OnMarkRotated( ImGearPoint center, ImGearRotationValues rotationAngle )
protected: void OnMarkRotated( ImGearPoint center, ImGearRotationValues rotationAngle )