Type

IImageResource.Type property

In implementing type should return a type of specific image as an instance of specific ImageType, which encapsulates all type-specific info

public ImageType Type { get; }

See Also