| 
            
              FrameWidth Field
             | 
          
        
        This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
            The width
            
 
    Namespace: 
   Furcadia.Drawing.Graphics
    Assembly:
   FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
SyntaxPublic Width As UShort
Dim instance As Frame
Dim value As UShort
value = instance.Width
instance.Width = value
public:
unsigned short Width
val mutable Width: uint16
Field Value
Type: 
UInt16
See Also