Share

DetailDrawingView.FenceCornerOne Property

Parent Object: DetailDrawingView

Description

Property that gets and sets the first corner of the rectangular fence. This property returns Nothing and cannot be set if the fence type is circular.

Syntax

DetailDrawingView.FenceCornerOne() As Point2d

Property Value

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

Version

Introduced in version 11

Was this information helpful?