[Browsable(False)] public System.Drawing.Pen AnnotationSelectionPen { get; set; }
[Browsable(False)] public: __property System.Drawing.Pen get_AnnotationSelectionPen(); public: __property void set_AnnotationSelectionPen(
System.Drawing.Pen value
);
[Browsable(False)] public:
property System.Drawing.Pen AnnotationSelectionPen { System.Drawing.Pen get(); void set(System.Drawing.Pen value); }
'Declaration <BrowsableAttribute(False)> Public Property AnnotationSelectionPen As System.Drawing.Pen