Interface IMultiResolutionImage
.NET interface for TO BE DEFINED FROM USER
public interface IMultiResolutionImage
Properties
ResolutionVariants
List<Image> ResolutionVariants { get; }
Property Value
Methods
GetResolutionVariant(double, double)
Image GetResolutionVariant(double arg0, double arg1)