DXGraphics.ScaleTransform Method
Name | Parameters | Description |
---|---|---|
Scale |
sx, sy, order | Scales the coordinate system by the specified scale factor. Allows you to set the operation order. |
Scale |
sx, sy | Scales the coordinate system by the specified scale factor. |