SVGFECompositeElementSVG_FECOMPOSITE_OPERATOR_IN Field
Corresponds to value 'in'.

Namespace: Aspose.Html.Dom.Svg.Filters
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public const ushort SVG_FECOMPOSITE_OPERATOR_IN = 2

Field Value

Type: UInt16
See Also