DrawingSketch.SketchCircles Property
Parent Object: DrawingSketchDescription
Property that returns the SketchArcs collection object.
Syntax
DrawingSketch.SketchCircles() As SketchCirclesProperty Value
This is a read only property whose value is a SketchCircles.Samples
Name | Description |
Sketch fill region | This sample demonstrates the sketch fill functionality in drawing sketches. |
Moving sketch entities to a new layer | This sample demonstrates the creation of a new layer and moving sketch entities onto this newly created layer. |