Click or drag to resize

ISvgClipableClipRule Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Specifies the rule used to define the clipping region when the element is within a SvgClipPath.

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
SvgClipRule ClipRule { get; set; }
Request Example View Source

Property Value

Type: SvgClipRule
See Also