'Declaration Public ReadOnly Property GraphicalOverlay As System.Collections.Generic.IList(Of GraphicObject)
public System.Collections.Generic.IList<GraphicObject> GraphicalOverlay { get; }
public: __property System.Collections.Generic.IList<GraphicObject*>* get_GraphicalOverlay();
public:
property System.Collections.Generic.IList<GraphicObject^>^ GraphicalOverlay { System.Collections.Generic.IList<GraphicObject^>^ get(); }