ImageRendition 成员
Handles the metadata of an image rendition.
ImageRendition 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
ImageRendition |
页首
属性
名称 | 说明 | |
---|---|---|
Group | ||
Height | Gets or sets the height of an image rendition. | |
Id | Gets the ID of an image rendition. | |
Name | Gets or sets the name of an image rendition. | |
TypeId | (覆盖 ClientValueObject.TypeId。) | |
Version | Gets the current version of an image rendition. | |
Width | Gets or sets the width for the image rendition. |
页首
方法
名称 | 说明 | |
---|---|---|
CustomFromJson | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) | |
CustomWriteToXml | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) | |
FromJson | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) | |
InitOnePropertyFromJson | (覆盖 ClientValueObject.InitOnePropertyFromJson(String, JsonReader)。) | |
ToString | (从 Object 继承。) | |
WriteToXml | (覆盖 ClientValueObject.WriteToXml(XmlWriter, SerializationContext)。) |
页首