ViewArea.length Field

Furcadia Framework

ViewArealength Field

Furcadia Framework For Third Party Programs
This stuff is still in the planning stages. Any questions or Comments are welcome.

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

length

Namespace:  Furcadia.Drawing
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 42
Syntax

public int length
Public length As Integer

Dim instance As ViewArea
Dim value As Integer

value = instance.length

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

Field Value

Type: Int32
See Also

Reference