バージョン

AnimationPaths プロパティ (BusyIndicatorAzureBusyAnimationVisualData)

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