'Declaration Public Property InteractiveContentType As GraphicsFigureContentType
public GraphicsFigureContentType InteractiveContentType {get; set;}
public: __property GraphicsFigureContentType get_InteractiveContentType(); public: __property void set_InteractiveContentType( GraphicsFigureContentType value );
public: property GraphicsFigureContentType InteractiveContentType { GraphicsFigureContentType get(); void set ( GraphicsFigureContentType value); }