|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.AutoShape.AutoShapePath
@Deprecated public static final class AutoShape.AutoShapePath
Represents sub path of an AutoShape.
Method Summary | |
---|---|
com.aspose.ms.System.Drawing.Drawing2D.GraphicsPath |
getPath()
Deprecated. Returns the GraphicsPath object for a sub path. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public com.aspose.ms.System.Drawing.Drawing2D.GraphicsPath getPath()
Returns the GraphicsPath object for a sub path.
Read-only GraphicsPath
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |