'Declaration <ReadOnlyAttribute(True)> <DescriptionAttribute("The type of the brush.")> Public ReadOnly Property Type As AnnotationBrushType
[ReadOnly(True)] [Description("The type of the brush.")] public AnnotationBrushType Type { get; }
[ReadOnly(True)] [Description("The type of the brush.")] public: __property AnnotationBrushType get_Type();
[ReadOnly(True)] [Description("The type of the brush.")] public:
property AnnotationBrushType Type { AnnotationBrushType get(); }