Geometry
Shape.Geometry property
Получает геометрию
public Geometry Geometry { get; }
Примеры
[C#]
if (shape.Geometry.ShapeAdjustValues.Count == 0)
Console.WriteLine("No geometry path.");
Смотрите также
- class Geometry
- class Shape
- пространство имен Aspose.Cells.Drawing
- сборка Aspose.Cells