Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
touchvg
core
MgCmdArcTan
C# Class touchvg.core.MgCmdArcTan
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
MgCmdArcTan
(
IntPtr
cPtr
,
bool
cMemoryOwn
) :
System
getCPtr
(
MgCmdArcTan
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