Share

DrawingView.Center Property

Parent Object: DrawingView

Description

Gets and sets the display center point of the drawing view on the owning sheet.

Syntax

DrawingView.Center() As Point2d

Property Value

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

Samples

Name Description
Creation of a break operation in a drawing view Demonstrates the creation of a break operation.
Add detail drawing view This sample demonstrates the creation of a detail drawing view with an attach point.

Version

Introduced in version 6

Was this information helpful?