Glyphs.IsSideways 属性

定义

确定是否旋转此 Glyphs 对象。

public:
 property bool IsSideways { bool get(); void set(bool value); };
public bool IsSideways { get; set; }
member this.IsSideways : bool with get, set
Public Property IsSideways As Boolean

属性值

如果组成 Glyphs 对象的标志符号按逆时针旋转 90°,则为 true;否则为 false

注解

依赖项属性信息

标识符字段 IsSidewaysProperty
元数据属性设置为 true AffectsMeasure, AffectsRender

适用于