SvgClipRule Enum

Definition

Namespace Svg
Assembly Svg.Custom.dll

Indicates the algorithm which is to be used to determine the clipping region.

[TypeConverter(typeof(SvgClipRuleConverter))]
public enum SvgClipRule

Remarks

This rule determines the "insideness" of a point on the canvas by drawing a ray from that point to infinity in any direction and then examining the places where a segment of the shape crosses the ray.

Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Fields (3)