GuidelineSet.GuidelinesY 속성

정의

Y-축의 안내선을 나타내는 일련의 좌표 값을 가져오거나 설정합니다.

public:
 property System::Windows::Media::DoubleCollection ^ GuidelinesY { System::Windows::Media::DoubleCollection ^ get(); void set(System::Windows::Media::DoubleCollection ^ value); };
public System.Windows.Media.DoubleCollection GuidelinesY { get; set; }
member this.GuidelinesY : System.Windows.Media.DoubleCollection with get, set
Public Property GuidelinesY As DoubleCollection

속성 값

DoubleCollection

Y-축의 안내선을 나타내는 값의 DoubleCollection 입니다.

설명

종속성 속성 정보

식별자 필드 GuidelinesYProperty
메타 데이터 속성 설정 true 없음

적용 대상