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 轴上的参考线。

注解

Dependency 属性信息

物品 价值
标识符字段 GuidelinesYProperty
元数据属性设置为 true None

适用于