C# Class TOAPI.GDI32.EMRANGLEARC

Inheritance: EMR
Show file Open project: Wiladams/NewTOAPIA

Public Properties

Property Type Description
eStartAngle float
eSweepAngle float
nRadius uint
ptlCenter POINT

Public Methods

Method Description
EMRANGLEARC ( ) : System

Method Details

EMRANGLEARC() public method

public EMRANGLEARC ( ) : System
return System

Property Details

eStartAngle public property

public float eStartAngle
return float

eSweepAngle public property

public float eSweepAngle
return float

nRadius public property

public uint nRadius
return uint

ptlCenter public property

public POINT ptlCenter
return POINT