다음을 통해 공유


HotSpotCollectionEditor.CreateNewItemTypes 메서드

정의

컬렉션 편집기가 만들 수 있는 여러 데이터 형식을 가져옵니다.

protected:
 override cli::array <Type ^> ^ CreateNewItemTypes();
protected override Type[] CreateNewItemTypes ();
override this.CreateNewItemTypes : unit -> Type[]
Protected Overrides Function CreateNewItemTypes () As Type()

반환

Type[]

HotSpotCollectionEditor가 만들 수 있는 데이터 형식의 형식 배열입니다.

설명

형식을를 HotSpotCollectionEditor 개체를 만들 수 있습니다는 CircleHotSpot, RectangleHotSpot, PolygonHotSpot, 및에서 파생 될 수 있는 다른 사용자는 HotSpot 클래스.

적용 대상

추가 정보