|
|
|
Curve.Contour
Function Contour(Offset As Double, [Direction As cdrContourDirection = cdrContourOutside], [EndCapType As cdrContourEndCapType = cdrContourSquareCap], [CornerType As cdrContourCornerType = cdrContourCornerMiteredOffsetBevel], [MiterLimit As Double]) As Curve
Member of Curve
The Contour method returns a curve that is contoured to the current one.
|
Parameters
|
Description
|
|
Offset
|
|
|
Direction
|
This parameter is optional, and its default value is cdrContourOutside.
|
|
EndCapType
|
This parameter is optional, and its default value is cdrContourSquareCap.
|
|
CornerType
|
This parameter is optional, and its default value is cdrContourCornerMiteredOffsetBevel.
|
|
MiterLimit
|
This parameter is optional.
|
|
|
|
|
Copyright 2007 Corel Corporation. All rights reserved.