| 
            
              FurcadiaShapesShapes 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 shapes
            
 
    Namespace: 
   Furcadia.Drawing.Graphics
    Assembly:
   FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
SyntaxPublic Shapes As Shape()
Dim instance As FurcadiaShapes
Dim value As Shape()
value = instance.Shapes
instance.Shapes = value
public:
array<Shape>^ Shapes
val mutable Shapes: Shape[]
Field Value
Type: 
Shape
See Also