SVGComponentTransferFunctionElement
Overview
The SVGComponentTransferFunctionElement interface defines a base interface used by the component transfer function interfaces.
Location
- Reference: Island.fx
- Namespace: RemObjects.Elements.WebAssembly.DOM
- Platforms: WebAssembly
- Ancestry: SVGElement | SVGComponentTransferFunctionElement
Properties
type
property type: dynamic read;
dynamic type { get; }
var type: dynamic { get{} }
dynamic type { __get; }
ReadOnly Property type() As dynamic