ViewArea.height Field

FFF3PP

ViewAreaheight Field

This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

height

Namespace:  Furcadia.Drawing
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public int height
Public height As Integer

Dim instance As ViewArea
Dim value As Integer

value = instance.height

instance.height = value
public:
int height
val mutable height: int

Field Value

Type: Int32
See Also