Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: GraphicsTransformer Translate(float, float)

Declaration

public GraphicsTransformer Translate(
    float offsetX,
    float offsetY
)

Summary

Translates the graphics by the specified amount.