picturefilltype-ag凯发旗舰厅



com.spire.presentation.drawing
enum picturefilltype

java.lang.object
  extended by java.lang.enum<picturefilltype>
      extended by com.spire.presentation.drawing.picturefilltype
all implemented interfaces:
java.lang.comparable<picturefilltype>

public enum picturefilltype
extends java.lang.enum<picturefilltype>

indicates how picture will fill area.


enum constant summary
stretch
           
tile
           
 
method summary
 java.lang.string getname()
           
 int getvalue()
           
 
enum constant detail

tile

public static final picturefilltype tile

stretch

public static final picturefilltype stretch
method detail

getname

public java.lang.string getname()

getvalue

public int getvalue()


网站地图