com.aspose.slides
Interface ISvgShape

All Known Implementing Classes:
SvgShape

public interface ISvgShape

Represents options for SVG shape.


Method Summary
 void setEventHandler(int eventType, java.lang.String handler)
           
 

Method Detail

setEventHandler

void setEventHandler(int eventType,
                     java.lang.String handler)