TopInch

Shape.TopInch property

Şeklin üst satırından inç cinsinden dikey kaymasını temsil eder.

public double TopInch { get; set; }

Örnekler


[C#]
if (shape.TopInch == 3)
    shape.TopInch = 1;

Ayrıca bakınız