ISVGDeviceContext.ClipStrategy

ISVGDeviceContext.ClipStrategy property

Gets or sets a value indicating whether the device context is within a clip path.

public ClipStrategy ClipStrategy { get; set; }

See Also