sweepFlag property
Gets or sets the value of the sweep-flag parameter.
![]() ![]() |
Syntax
HRESULT value = object.put_sweepFlag( v);HRESULT value = object.get_sweepFlag(* p);
Property values
Type: VARIANT_BOOL
The value of the sweep-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.12
Show:

