public class SubPathGroup extends Object
Represents a class for a group of graphic element containers. Class objects have a bounding box to account for group size.
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.List<SubPathContainer> |
getElements()
Gets the list of graphic element containers.
|
Rectangle |
getGroupRectangle()
Gets the bounding rectangle of group.
|
public final Rectangle getGroupRectangle()
Gets the bounding rectangle of group.
public final com.aspose.ms.System.Collections.Generic.List<SubPathContainer> getElements()
Gets the list of graphic element containers.
Copyright © 2025 Aspose. All Rights Reserved.