'Declaration <DescriptionAttribute("The contours of the image.")> Public ReadOnly Property Contours As System.Drawing.Point
[Description("The contours of the image.")] public System.Drawing.Point Contours { get; }
[Description("The contours of the image.")] public: __property System.Drawing.Point* get_Contours();
[Description("The contours of the image.")] public:
property System.Drawing.Point^ Contours { System.Drawing.Point^ get(); }