Previous Document Next Document
Layer.CreateEllipseRect

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

Member of Layer

The CreateEllipseRect method creates an ellipse shape by using the rectangular area specified.

Parameters
Description
Rect
Defines the bounding box for the rectangular area.
StartAngle
Defines the start angle.
This parameter is optional, and its default value is 90.
EndAngle
Defines the start angle.
This parameter is optional, and its default value is 90.
Pie
This parameter is optional, and its default value is False.

Previous Document Next Document Back to Top

Copyright 2007 Corel Corporation. All rights reserved.