Method Transform
Transform(Matrix)
Applies the specified transformation to the shape.
public abstract void Transform(Matrix transform)
Parameters
transform
MatrixThe transformation to apply.
Applies the specified transformation to the shape.
public abstract void Transform(Matrix transform)
transform
MatrixThe transformation to apply.