C# Class TOAPI.GDI32.EMRMOVETO

Inheritance: EMR
ファイルを表示 Open project: Wiladams/NewTOAPIA

Public Properties

Property Type Description
ptl POINT

Public Methods

Method Description
EMRMOVETO ( ) : System

Protected Methods

Method Description
EMRMOVETO ( int subType ) : System

Method Details

EMRMOVETO() public method

public EMRMOVETO ( ) : System
return System

EMRMOVETO() protected method

protected EMRMOVETO ( int subType ) : System
subType int
return System

Property Details

ptl public_oe property

public POINT ptl
return POINT