RectangleProjectedShape.Transform

RectangleProjectedShape.Transform method

Applies the specified transformation to the shape.

public override void Transform(Matrix transform)
ParameterTypeDescription
transformMatrixThe transformation to apply.

See Also