Share

SketchCircle.Layer Property

Parent Object: SketchCircle

Description

Gets and sets the layer applied to this sketch entity.

Syntax

SketchCircle.Layer() As Layer

Property Value

This is a read/write property whose value is a Layer.

Samples

Name Description
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 10

Was this information helpful?