다음을 통해 공유


IPropertyAnimation.Control1 속성

정의

이 개체의 이 속성이 시간이 지남에 따라 애니메이션 효과를 주는 방법을 설명하는 입방형 베지어 곡선의 첫 번째 제어점 위치를 가져옵니다.

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

속성 값

제어점의 위치입니다.

적용 대상

추가 정보