All types
|
All members
RT.Util
RT.KitchenSink.Drawing
RT.KitchenSink.Fonts
RT.Util
RT.Util.Controls
RT.Util.Drawing
Bytes
Bitmap
Canvas
Coordinate
Axes
Direction
Graphics
Transformer
Graphics
Transformer
(
g
)
Dispose
()
Rotate
(
angle
)
RotateAt
(
angle
,
point
)
RotateAt
(
angle
,
x
,
y
)
Scale
(
scale
X
,
scale
Y
)
Scale
(
scale
X
,
scale
Y
)
Translate
(
offset
X
,
offset
Y
)
Translate
(
offset
X
,
offset
Y
)
Graphics
Util
Text
Anchor
RT.Util.ExtensionMethods
RT.Util.Forms
PropellerApi
PuzzleSolvers
RT.ArithmeticCoding
RT.BigInteger
RT.CommandLine
RT.Coordinates
RT.Dijkstra
RT.Generex
RT.Json
RT.Lingo
RT.Lingo.Base
RT.NUnitDirect
RT.PostBuild
RT.SelfService
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Servers
RT.TagSoup
RT.Util.Core
RT.Util.Legacy
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Method:
GraphicsTransformer
Rotate
(
float
)
Declared in:
RT.Util.Drawing.
GraphicsTransformer
Declaration
public
GraphicsTransformer
Rotate
(
float
angle
)
Summary
Rotates the graphics by the specified angle in degrees.