C# Class touchvg.core.MgSnap

Inheritance: IDisposable
Afficher le fichier Open project: rhcad/touchvg-v0.6 Class Usage Examples

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
Dispose ( ) : void
clearSnap ( ) : void
drawSnap ( MgMotion sender, GiGraphics gs ) : bool
getSnappedPoint ( Point2d fromPt, Point2d toPt ) : int
getSnappedType ( ) : int
snapPoint ( MgMotion sender, Point2d orignPt ) : Point2d

Private Methods

Méthode Description
MgSnap ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( MgSnap obj ) : HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

clearSnap() public méthode

public clearSnap ( ) : void
Résultat void

drawSnap() public méthode

public drawSnap ( MgMotion sender, GiGraphics gs ) : bool
sender MgMotion
gs GiGraphics
Résultat bool

getSnappedPoint() public méthode

public getSnappedPoint ( Point2d fromPt, Point2d toPt ) : int
fromPt Point2d
toPt Point2d
Résultat int

getSnappedType() public méthode

public getSnappedType ( ) : int
Résultat int

snapPoint() public méthode

public snapPoint ( MgMotion sender, Point2d orignPt ) : Point2d
sender MgMotion
orignPt Point2d
Résultat Point2d

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool