public Path TransformRotation(
float angle
)Public Function TransformRotation (
angle As Single
) As Pathpublic:
Path^ TransformRotation(
float angle
)member TransformRotation :
angle : float32 -> Path This method affects the items that are added after calling this method only. To transform the already added items use the TransformAdded method instead.