バージョン

AnimationPaths プロパティ (BusyIndicatorGearsBusyAnimationVisualData)

GearsBusyAnimation を表すすべてのパスを含むリストを取得または設定します。
シンタックス
'宣言
 
Public Property AnimationPaths As List(Of GearsBusyAnimationShapesVisualData)
public List<GearsBusyAnimationShapesVisualData> AnimationPaths {get; set;}
参照