ObjRoot.Shapes

ObjRoot.Shapes property

Gets or sets the shapes.

public List<ObjShape> Shapes { get; set; }

Property Value

The shapes.

See Also