バージョン

CalloutPlacementPositionsCollection クラス

CalloutPlacementPositions 列挙型オブジェクトのコレクションを表します。
シンタックス
'宣言
 
Public Class CalloutPlacementPositionsCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of CalloutPlacementPositions)
public class CalloutPlacementPositionsCollection : System.Collections.ObjectModel.ObservableCollection<CalloutPlacementPositions> 
参照