ActualLowerRightRow

Shape.ActualLowerRightRow property

Få den faktiska nedre raden.

public int ActualLowerRightRow { get; }

Exempel


[C#]
int rRow = shape.ActualLowerRightRow;

Se även