ActualLowerRightRow

Shape.ActualLowerRightRow property

Obtenir la ligne inférieure réelle.

public int ActualLowerRightRow { get; }

Exemples


[C#]
int rRow = shape.ActualLowerRightRow;

Voir également