VectorRasterizationOptions.Clone

VectorRasterizationOptions.Clone method

Creates a new object that is a shallow copy of the current instance.

public object Clone()

Return Value

A new object that is a shallow copy of this instance.

See Also