'Declaration Public Overrides ReadOnly Property ContentType As GraphicsFigureContentType
public override GraphicsFigureContentType ContentType { get; }
public: __property GraphicsFigureContentType get_ContentType(); override;
public:
property GraphicsFigureContentType ContentType { GraphicsFigureContentType get() override;; }