C# Class Nez.UI.Value.PercentHeightDelegateValue

Returns a value that is a percentage of the specified elements's height. The context element is ignored.
Inheritance: Value
Afficher le fichier Open project: prime31/Nez

Méthodes publiques

Свойство Type Description
delegateElement Element
percent float

Méthodes publiques

Méthode Description
get ( Element element ) : float

Method Details

get() public méthode

public get ( Element element ) : float
element Element
Résultat float

Property Details

delegateElement public_oe property

public Element,Nez.UI delegateElement
Résultat Element

percent public_oe property

public float percent
Résultat float