LeftInch
Shape.LeftInch property
يمثل الإزاحة الأفقية للشكل من العمود الأيسر ، بوحدة بوصة .
public double LeftInch { get; set; }
أمثلة
[C#]
if (shape.LeftInch == 3)
shape.LeftInch = 1;
أنظر أيضا
- class Shape
- مساحة الاسم Aspose.Cells.Drawing
- المجسم Aspose.Cells