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

type BasicShape = GenericBasicShape<HorizontalPosition, VerticalPosition, LengthOrPercentage>;

A specified basic shape.

Trait Implementations

impl Parse for BasicShape
[src]

[src]

Parse a value of this type. Read more