Type
IImageResource.Type property
在实现类型时应该返回一个特定图像的类型作为特定ImageType的实例,它封装了所有特定类型的信息
public ImageType Type { get; }
也可以看看
- struct ImageType
- interface IImageResource
- 命名空间 GroupDocs.Editor.HtmlCss.Resources.Images
- 部件 GroupDocs.Editor
在实现类型时应该返回一个特定图像的类型作为特定ImageType的实例,它封装了所有特定类型的信息
public ImageType Type { get; }