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