Share

SketchCircle.CenterSketchPoint Property

Parent Object: SketchCircle

Description

Property that gets the sketch point that defines the position of the center of the circle.

Syntax

SketchCircle.CenterSketchPoint() As SketchPoint

Property Value

This is a read only property whose value is a SketchPoint.

Samples

Name Description
Sketch Add Oriented This sample demonstrates the creation of a sketch using the Sketches.AddWithOrientation method.
Sketch Display Entities This sample demonstrates the query functionality available for sketch entities.

Version

Introduced in version 5

Was this information helpful?