ActualLowerRightRow

Shape.ActualLowerRightRow property

Obtenga la fila inferior real.

public int ActualLowerRightRow { get; }

Ejemplos


[C#]
int rRow = shape.ActualLowerRightRow;

Ver también