ThumbnailResource.Height

ThumbnailResource.Height property

Gets or sets the height of thumbnail in pixels.

public int Height { get; set; }

Property Value

The thumbnail height.

See Also