Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Nez
UI
Value.PercentHeightDelegateValue
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
Exibir arquivo
Open project: prime31/Nez
Public Properties
Property
Type
Description
delegateElement
Element
percent
float
Public Methods
Method
Description
get
(
Element
element
) :
float
Method Details
get()
public
method
public
get
(
Element
element
) :
float
element
Element
return
float
Property Details
delegateElement
public_oe property
public
Element,Nez.UI
delegateElement
return
Element
percent
public_oe property
public
float
percent
return
float