HotSpotCollectionEditor::CreateNewItemTypes Method ()
.NET Framework (current version)
Gets the multiple data types that the collection editor can create.
Assembly: System.Design (in System.Design.dll)
Return Value
Type: array<System::Type^>^A type array of the data types the HotSpotCollectionEditor can create.
The types that the HotSpotCollectionEditor object can create are CircleHotSpot, RectangleHotSpot, PolygonHotSpot, and others that can be derived from the HotSpot class.
.NET Framework
Available since 2.0
Available since 2.0
Show: