largeArcFlag property
Gets or sets the value of the large-arc-flag parameter.
![]() ![]() |
Syntax
HRESULT value = object.put_largeArcFlag( v);HRESULT value = object.get_largeArcFlag(* p);
Property values
Type: VARIANT_BOOL
A value that indicates the state of the large-arc-flag parameter.
Exceptions
| Exception | Condition |
|---|---|
|
An attempt is made to modify an object that cannot be changed. For versions earlier than Internet Explorer 10, NO_MODIFICATION_ALLOWED_ERR is returned. |
Standards information
- Scalable Vector Graphics: Paths, Section 8.5.11
Show:

