Object Model Reference : Classes : S : ShapeRange : Methods : ShapeRange.Fillet |
Sub Fillet(Radius As Double, [CombineSmoothSegments As Boolean = True])
Member of ShapeRange
The Fillet method creates a fillet on each cusp corner of the shapes in a shape range.
Parameter
|
Description
|
Radius
|
Specifies the radius of the fillet
|
CombineSmoothSegments
|
Specifies whether to combine smooth segments. This parameter is optional, and its default value is True.
|
Copyright 2013 Corel Corporation. All rights reserved.