SceneModifier.Translate Method
Name | Parameters | Description |
---|---|---|
Translate(PointF) | offset | Translates the scene by the point. |
Translate(Single, Single) | offsetX, offsetY | Translates the scene by the specified values. |
Name | Parameters | Description |
---|---|---|
Translate(PointF) | offset | Translates the scene by the point. |
Translate(Single, Single) | offsetX, offsetY | Translates the scene by the specified values. |
No
Your feedback is appreciated.