| SVGFECompositeElementSVG_FECOMPOSITE_OPERATOR_IN Field |
Corresponds to value 'in'.
Namespace: Aspose.Html.Dom.Svg.FiltersAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxpublic const ushort SVG_FECOMPOSITE_OPERATOR_IN = 2
Public Const SVG_FECOMPOSITE_OPERATOR_IN As UShort = 2
public:
literal unsigned short SVG_FECOMPOSITE_OPERATOR_IN = 2
static val mutable SVG_FECOMPOSITE_OPERATOR_IN: uint16
Field Value
Type:
UInt16
See Also