CalculateTextSize
Shape.CalculateTextSize method
إعادة حساب منطقة النص
public int[] CalculateTextSize()
قيمة الإرجاع
حجم النص في مصفوفة (العرض والارتفاع).
أمثلة
[C#]
// حجم منطقة النص: w = size [0] ، h = size [1]
int[] size = shape.CalculateTextSize();
أنظر أيضا
- class Shape
- مساحة الاسم Aspose.Cells.Drawing
- المجسم Aspose.Cells