Previous Document Next Document

Object Model Reference : Classes : L : Layer : Methods : Layer.CreateEllipseRect


Layer.CreateEllipseRect

Function CreateEllipseRect(Rect As Rect, [StartAngle As Double = 90], [EndAngle As Double = 90], [Pie As Boolean = False]) As Shape

Description

Member of Layer

The CreateEllipseRect method creates an ellipse, at a specified location on a layer, by using the rectangular area specified.

Parameter
Description
Rect
Specifies the bounding box for the rectangular area
StartAngle
Specifies the degree of the start angle for the ellipse. This parameter is optional, and its default value is 90.
EndAngle
Specifies the degree of the end angle for the ellipse. This parameter is optional, and its default value is 90.
Pie
Specifies whether the ellipse is a pie. This parameter is optional, and its default value is False.

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.