Type Definition style::values::specified::basic_shape::Polygon [] [src]

type Polygon = GenericPolygon<LengthOrPercentage>;

The specified value of Polygon

Methods

impl Polygon
[src]

[src]

Parse the inner arguments of a polygon function.

Trait Implementations

impl Parse for Polygon
[src]

[src]

Parse a value of this type. Read more