Previous Document Next Document

Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.SetEllipseProperties


CorelScript.SetEllipseProperties

Function SetEllipseProperties(Arc As Boolean, StartAngle As Long, EndAngle As Long) As Long

Description

Member of CorelScript

The SetEllipseProperties method specifies the properties of an ellipse.

Parameter
Description
Arc
Specifies whether to draw the ellipse as a pie or an arc. True (-1) turns the ellipse into a pie, while False (0) draws the ellipse as an arc.
StartAngle
Specifies the starting angle for an arc, in degrees. To determine angle measurements, use the CorelScriptTools.AngleConvert method.
EndAngle
Specifies the ending angle for an arc, in degrees. To determine angle measurements, use the CorelScriptTools.AngleConvert method.

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.