ISVGDeviceContext.InClipPath

ISVGDeviceContext.InClipPath property

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

public bool InClipPath { get; set; }

See Also