Condividi tramite


CarouselPanel.SetVerticalOffset(Double) Metodo

Definizione

Modifica l'offset verticale del contenuto all'interno del riquadro di visualizzazione CarouselPanel .

public:
 virtual void SetVerticalOffset(double offset) = SetVerticalOffset;
void SetVerticalOffset(double const& offset);
public void SetVerticalOffset(double offset);
function setVerticalOffset(offset)
Public Sub SetVerticalOffset (offset As Double)

Parametri

offset
Double

double

Offset verticale da impostare, in pixel.

Si applica a