ImageGear21.Art Assembly > ImageGear.ART Namespace > ImGearARTPage Class : Rotate Method |
'Declaration Public Sub Rotate( _ ByVal center As ImGearPoint, _ ByVal rotationValue As ImGearRotationValues _ )
'Usage Dim instance As ImGearARTPage Dim center As ImGearPoint Dim rotationValue As ImGearRotationValues instance.Rotate(center, rotationValue)
public void Rotate( ImGearPoint center, ImGearRotationValues rotationValue )
public: void Rotate( ImGearPoint center, ImGearRotationValues rotationValue )
public: void Rotate( ImGearPoint center, ImGearRotationValues rotationValue )