'Declaration <DescriptionAttribute("The items, which must be drawn in viewer.")> Public ReadOnly Property Items As TextOverlayCollection
[Description("The items, which must be drawn in viewer.")] public TextOverlayCollection Items { get; }
[Description("The items, which must be drawn in viewer.")] public: __property TextOverlayCollection* get_Items();
[Description("The items, which must be drawn in viewer.")] public:
property TextOverlayCollection^ Items { TextOverlayCollection^ get(); }