C# Class touchvg.core.MgCmdArcTan

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

Méthodes publiques

Méthode Description
Create ( ) : MgCommand
Dispose ( ) : void
Name ( ) : string
getName ( ) : string
release ( ) : void

Private Methods

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

Method Details

Create() public static méthode

public static Create ( ) : MgCommand
Résultat MgCommand

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Name() public static méthode

public static Name ( ) : string
Résultat string

getName() public méthode

public getName ( ) : string
Résultat string

release() public méthode

public release ( ) : void
Résultat void