touchvg.core.Point2d.Point2d C# (CSharp) Méthode

Point2d() public méthode

public Point2d ( ) : System
Résultat System
  public Point2d() : this(touchvgPINVOKE.new_Point2d__SWIG_0(), true) {
  }

Same methods

Point2d::Point2d ( IntPtr cPtr, bool cMemoryOwn ) : System
Point2d::Point2d ( Point2d src ) : System
Point2d::Point2d ( float xx, float yy ) : System