DashStyle.Offset 属性

定义

获取或设置笔画在虚线序列中开始的距离。

public:
 property double Offset { double get(); void set(double value); };
public double Offset { get; set; }
member this.Offset : double with get, set
Public Property Offset As Double

属性值

Double

虚线序列的偏移量。 默认值为 0。

注解

强烈建议使用可解析为任何短划线中间的偏移值。 这将使大多数笔划在中间短划线开始和结束,而不是在间隙。

依赖项属性信息

标识符字段 OffsetProperty
元数据属性设置为 true

适用于