Class DOMPointInit
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class DOMPointInit
- Inheritance
-
DOMPointInit
- Inherited Members
Constructors
DOMPointInit()
public DOMPointInit()
Fields
W
[Value("w")]
public double W
Field Value
X
[Value("x")]
public double X
Field Value
Y
[Value("y")]
public double Y
Field Value
Z
[Value("z")]
public double Z