Поделиться через


BitmapEncoder.GeneratedThumbnailHeight Свойство

Определение

Высота (в пикселях) любого созданного эскиза.

public:
 property unsigned int GeneratedThumbnailHeight { unsigned int get(); void set(unsigned int value); };
uint32_t GeneratedThumbnailHeight();

void GeneratedThumbnailHeight(uint32_t value);
public uint GeneratedThumbnailHeight { get; set; }
var uInt32 = bitmapEncoder.generatedThumbnailHeight;
bitmapEncoder.generatedThumbnailHeight = uInt32;
Public Property GeneratedThumbnailHeight As UInteger

Значение свойства

UInt32

unsigned int

uint32_t

Высота эскиза в пикселях. Значение по умолчанию — 120 пикселей.

Применяется к