C# Class touchvg.core.MgCmdArcCSE

Inheritance: MgCmdArc3P
Mostra file Open project: rhcad/touchvg-v0.6 Class Usage Examples

Public Methods

Method Description
Create ( ) : MgCommand
Dispose ( ) : void
Name ( ) : string
getName ( ) : string
release ( ) : void

Private Methods

Method Description
MgCmdArcCSE ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( MgCmdArcCSE obj ) : HandleRef

Method Details

Create() public static method

public static Create ( ) : MgCommand
return MgCommand

Dispose() public method

public Dispose ( ) : void
return void

Name() public static method

public static Name ( ) : string
return string

getName() public method

public getName ( ) : string
return string

release() public method

public release ( ) : void
return void