com.aspose.slides
Class AutoShape.AutoShapePath

java.lang.Object
  extended by com.aspose.slides.AutoShape.AutoShapePath
Enclosing class:
AutoShape

Deprecated.

@Deprecated
public static final class AutoShape.AutoShapePath
extends java.lang.Object

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

getPath

public com.aspose.ms.System.Drawing.Drawing2D.GraphicsPath getPath()
Deprecated. 

Returns the GraphicsPath object for a sub path. Read-only GraphicsPath.