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
属性值
表示 Y 轴上的参考线的值的 DoubleCollection。
注解
依赖项属性信息
标识符字段 | GuidelinesYProperty |
元数据属性设置为 true |
无 |