Share

DetailDrawingView.FenceCenter Property

Parent Object: DetailDrawingView

Description

Property that gets and sets the center of the fence. Applies to both circular and rectangular fence types. Setting this property will fail if the view is attached to geometry (i.e. the AttachPoint property returns an object).

Syntax

DetailDrawingView.FenceCenter() As Point2d

Property Value

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

Version

Introduced in version 11

Was this information helpful?