Type Definition style::values::computed::basic_shape::Ellipse
[−]
[src]
type Ellipse = GenericEllipse<LengthOrPercentage, LengthOrPercentage, LengthOrPercentage>;
A computed ellipse.