AspectRatio

IImageResource.AspectRatio property

In implementing type should return an aspect ratio of particular image regardless of its type. Both vector and raster images have intrinsic aspect ratio between its width and height.

public Ratio AspectRatio { get; }

See Also