SVGPathSegArcAbs.LargeArcFlag
SVGPathSegArcAbs.LargeArcFlag property
The value of the large-arc-flag parameter.
public bool LargeArcFlag { get; set; }
Property Value
The large-arc-flag parameter
Exceptions
| exception | condition |
|---|---|
| dOMException | Code NO_MODIFICATION_ALLOWED_ERR. Raised on an attempt to change the value of a read only attribute. |
See Also
- class SVGPathSegArcAbs
- package com.aspose.html.dom.svg.paths
- package Aspose.HTML