F_Furcadia_Drawing_ViewArea_length - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki
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 43
C#
public int length
VB
Public length As Integer
VB Usage
Dim instance As ViewArea
Dim value As Integer
value = instance.length
instance.length = value
C++
public:
int length
F#
val mutable length: int
Type: Int32