C# Class WTEdgeInsets, FutilePrototyper

Afficher le fichier Open project: wtrebella/FutilePrototyper

Méthodes publiques

Свойство Type Description
bottom float
left float
right float
top float

Méthodes publiques

Méthode Description
WTEdgeInsets ( float top, float left, float bottom, float right )

Method Details

WTEdgeInsets() public méthode

public WTEdgeInsets ( float top, float left, float bottom, float right )
top float
left float
bottom float
right float

Property Details

bottom public_oe property

public float bottom
Résultat float

left public_oe property

public float left
Résultat float

right public_oe property

public float right
Résultat float

top public_oe property

public float top
Résultat float