次の方法で共有


OpacityAnimation.Control1 プロパティ

定義

不透明度を経時的にアニメーション化する方法を説明する 3 次ベジエ曲線の最初のコントロール ポイントの位置を取得します。

public:
 property Point Control1 { Point get(); };
Point Control1();
public Point Control1 { get; }
var point = opacityAnimation.control1;
Public ReadOnly Property Control1 As Point

プロパティ値

コントロール ポイントの場所。

実装

適用対象

こちらもご覧ください