Share

DetailDrawingView.FenceCornerTwo Property

Parent Object: DetailDrawingView

Description

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

Syntax

DetailDrawingView.FenceCornerTwo() As Point2d

Property Value

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

Version

Introduced in version 11

Was this information helpful?