TopPixel

Slicer.TopPixel property

Restituisce o imposta l’offset verticale della forma affettatrice dalla riga superiore, in pixel.

public int TopPixel { get; set; }

Esempi


[C#]

slicer.TopPixel = 6;

Guarda anche