Click or drag to resize

SvgClipPathClipPathUnits Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Specifies the coordinate system for the clipping path.

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
[SvgAttributeAttribute("clipPathUnits")]
public SvgCoordinateUnits ClipPathUnits { get; set; }
Request Example View Source

Property Value

Type: SvgCoordinateUnits
See Also