Represents the detail data of the uploaded image.
More...
|
| int | Width [get, set] |
| | Gets or sets the width of the image. More...
|
| |
| int | Height [get, set] |
| | Gets or sets the height of the image. More...
|
| |
| string | ImageType [get, set] |
| | Gets or sets the type of the image. More...
|
| |
Represents the detail data of the uploaded image.
◆ Height
| int CoreTweet.UploadedImage.Height |
|
getset |
Gets or sets the height of the image.
◆ ImageType
| string CoreTweet.UploadedImage.ImageType |
|
getset |
Gets or sets the type of the image.
◆ Width
| int CoreTweet.UploadedImage.Width |
|
getset |
Gets or sets the width of the image.
The documentation for this class was generated from the following file: