| 
            
              FurcadiaShapesNumShapes 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 number shapes
            
 
    Namespace: 
   Furcadia.Drawing.Graphics
    Assembly:
   FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
SyntaxPublic NumShapes As Integer
Dim instance As FurcadiaShapes
Dim value As Integer
value = instance.NumShapes
instance.NumShapes = value
val mutable NumShapes: int
Field Value
Type: 
Int32
See Also