motioncmdpathex-ag凯发旗舰厅
com.spire.presentation.drawing.animation
class motioncmdpathex
java.lang.object
com.spire.presentation.drawing.animation.motioncmdpathex
public final class motioncmdpathex
- extends java.lang.object
represent one command of a path.
motioncmdpathex
public motioncmdpathex()
motioncmdpathex
public motioncmdpathex(motioncommandpathtype type,
com.spire.ms.system.drawing.pointf[] pts,
motionpathpointstype typepts,
boolean brelcoord)
getmotionpoints
public java.awt.geom.point2d[] getmotionpoints()
- specifies points of command.
read/write [].
getcommandtype
public motioncommandpathtype getcommandtype()
- specifies command type.
read/write .