C# Class PurplePen.CoursePageLayout.DimensionLayout

Afficher le fichier Open project: petergolde/PurplePen

Méthodes publiques

Свойство Type Description
lengthMap float
lengthPage float
startMap float
startPage float

Méthodes publiques

Méthode Description
DimensionLayout ( float startMap, float lengthMap, float startPage, float lengthPage ) : System

Method Details

DimensionLayout() public méthode

public DimensionLayout ( float startMap, float lengthMap, float startPage, float lengthPage ) : System
startMap float
lengthMap float
startPage float
lengthPage float
Résultat System

Property Details

lengthMap public_oe property

public float lengthMap
Résultat float

lengthPage public_oe property

public float lengthPage
Résultat float

startMap public_oe property

public float startMap
Résultat float

startPage public_oe property

public float startPage
Résultat float