Пример #1
0
 public bool msIsIndependentlyComposed(Web.Element element)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public void select(Web.Element element)
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public void getCurrentPoint(Web.Element element)
 {
     throw new NotImplementedException();
 }
Пример #4
0
 public void getIntermediatePoints(Web.Element element)
 {
     throw new NotImplementedException();
 }
Пример #5
0
 public Web.CSSStyleDeclaration getComputedStyle(Web.Element elt, string pseudoElt = null)
 {
     throw new NotImplementedException();
 }