C# Class Nez.UI.Value.PercentWidthValue

Returns a value that is a percentage of the element's width.
Inheritance: Value
ファイルを表示 Open project: prime31/Nez

Public Properties

Property Type Description
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

percent public_oe property

public float percent
return float