GuidelineSet.GuidelinesY 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置一系列坐标值,这些坐标值表示 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 |