Property Shapes
Shapes
Declaration
public IEnumerable<IShape> Shapes { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<IShape> |
public IEnumerable<IShape> Shapes { get; set; }
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<IShape> |