Share

DrawingSketch.SketchCircles Property

Parent Object: DrawingSketch

Description

Property that returns the SketchArcs collection object.

Syntax

DrawingSketch.SketchCircles() As SketchCircles

Property 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.

Version

Introduced in version 5.3

Was this information helpful?