AnnotationPathPoint.Y 속성

정의

주석의 경로 지점에 대한 Y 좌표를 가져오거나 설정합니다.

public:
 property float Y { float get(); void set(float value); };
[System.ComponentModel.Browsable(true)]
public float Y { get; set; }
[<System.ComponentModel.Browsable(true)>]
member this.Y : single with get, set
Public Property Y As Single

속성 값

Single

Y 값을 나타내는 float입니다.

특성

적용 대상