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

适用于