C# Class TOAPI.GDI32.EMRCHORD

Inheritance: EMR
Show file Open project: Wiladams/NewTOAPIA

Public Properties

Property Type Description
ptlEnd POINT
ptlStart POINT
rclBox RECT

Public Methods

Method Description
EMRCHORD ( ) : System

Method Details

EMRCHORD() public method

public EMRCHORD ( ) : System
return System

Property Details

ptlEnd public property

public POINT ptlEnd
return POINT

ptlStart public property

public POINT ptlStart
return POINT

rclBox public property

public RECT rclBox
return RECT