ImgurImageInfoThumbnailSquareBig Property
Gets the url to the image resized to 160x160 without preserving image proportions.
Namespace: DevCase.ThirdParty.ImgurAssembly: DevCase.net48.ThirdParty.Imgur (in DevCase.net48.ThirdParty.Imgur.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string ThumbnailSquareBig { get; }
Public ReadOnly Property ThumbnailSquareBig As String
Get
Dim instance As ImgurImageInfo
Dim value As String
value = instance.ThumbnailSquareBig
public:
property String^ ThumbnailSquareBig {
String^ get ();
}
member ThumbnailSquareBig : string with get
No code example is currently available or this language may not be supported.
Property Value
String