LeftInch

Shape.LeftInch property

Şeklin sol sütunundan inç cinsinden yatay kaymasını temsil eder.

public double LeftInch { get; set; }

Örnekler


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

Ayrıca bakınız