Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
touchvg
core
MgCmdArcCSE
C# Class touchvg.core.MgCmdArcCSE
Inheritance:
MgCmdArc3P
Exibir arquivo
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