UseFrameRotation

SVGOptions.UseFrameRotation property

Determines whether to perform the specified rotation of the shape when rendering or not. Read/write Boolean. Default value is true.

public bool UseFrameRotation { get; set; }

See Also