geometry property
geometry property
Gets the geometry
Example
if shape.geometry != null and len(shape.geometry.shape_adjust_values) == 0:
print("No geometry path.")
Definition:
@property
def geometry(self):
...
See Also
- module
aspose.cells.drawing
- class
Geometry
- class
ScrollBar