バージョン

AnimationSegments プロパティ

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