C# Class TOAPI.GDI32.EMRPOLYLINE

Inheritance: EMR
Afficher le fichier Open project: Wiladams/NewTOAPIA

Méthodes publiques

Свойство Type Description
cptl int
rclBounds RECT

Méthodes publiques

Méthode Description
EMRPOLYLINE ( ) : System

Méthodes protégées

Méthode Description
EMRPOLYLINE ( int subType ) : System

Method Details

EMRPOLYLINE() public méthode

public EMRPOLYLINE ( ) : System
Résultat System

EMRPOLYLINE() protected méthode

protected EMRPOLYLINE ( int subType ) : System
subType int
Résultat System

Property Details

cptl public_oe property

public int cptl
Résultat int

rclBounds public_oe property

public RECT rclBounds
Résultat RECT