Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: GraphicsTransformer Translate(double, double)

Declaration

public GraphicsTransformer Translate(
    double offsetX,
    double offsetY
)

Summary

Translates the graphics by the specified amount.