SweepFlag
SVGPathSegArcRel.SweepFlag property
扫描标志参数的值。
public bool SweepFlag { get; set; }
适当的价值
扫描标志参数。
例外
例外 | (健康)状况 |
---|---|
DOMException | 代码NO_MODIFICATION_ALLOWED_ERR . 尝试更改只读属性的值时引发。 |
也可以看看
- class SVGPathSegArcRel
- 命名空间 Aspose.Svg.Paths
- 部件 Aspose.SVG
扫描标志参数的值。
public bool SweepFlag { get; set; }
扫描标志参数。
例外 | (健康)状况 |
---|---|
DOMException | 代码NO_MODIFICATION_ALLOWED_ERR . 尝试更改只读属性的值时引发。 |