Esempio n. 1
0
 //Getter of pointable object of gesture object.
 protected Pointable GetPointable()
 {
     return(PropertyGetter.GetPointable(this));
 }