This topic has not yet been rated - Rate this topic

sweepFlag property

Gets or sets the value of the sweep-flag parameter.

Scalable Vector Graphics: Paths, Section 8.5.12Internet Explorer 9

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

ExceptionCondition
NoModificationAllowedError

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

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.