Previous Document Next Document
Layer.CreateRectangleRect

Function CreateRectangleRect(Rect As Rect, [RadiusUL As Double = 0], [RadiusUR As Double = 0], [RadiusLR As Double = 0], [RadiusLL As Double = 0]) As Shape

Member of Layer

The CreateRectangleRect method creates a rectangle shape by using the rectangular area specified.

Parameters
Description
Rect
Defines the bounding box for the rectangular area.
RadiusUL
This parameter is optional, and its default value is 0.
RadiusUR
This parameter is optional, and its default value is 0.
RadiusLR
This parameter is optional, and its default value is 0.
RadiusLL
This parameter is optional, and its default value is 0.

Previous Document Next Document Back to Top

Copyright 2007 Corel Corporation. All rights reserved.