com.aspose.slides
Class PictureFrameEx

java.lang.Object
  extended by com.aspose.slides.ShapeEx
      extended by com.aspose.slides.PictureFrameEx

public class PictureFrameEx
extends ShapeEx

Represents a frame with a picture inside.


Method Summary
 PictureFillFormatEx getPictureFormat()
          Returns the PictureFillFormat object for a picture frame.
 
Methods inherited from class com.aspose.slides.ShapeEx
getFillFormat, getHeight, getHLinkClick, getHLinkMouseOver, getLineFormat, getParent, getPresentation, getSlide, getTextFrame, getWidth, getX, getY, getZOrderPosition, isFlipH, isFlipV, isHidden, isTextHolder, setFlipH, setFlipV, setHeight, setHidden, setHLinkClick, setHLinkMouseOver, setWidth, setX, setY
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPictureFormat

public PictureFillFormatEx getPictureFormat()
Returns the PictureFillFormat object for a picture frame.

Returns:
See PictureFillFormatEx.