Share

WorkAxisProxy.SetSize Method

Parent Object: WorkAxisProxy

Description

Method that sets the current size of the displayed graphics for the work axis.

Syntax

WorkAxisProxy.SetSize( Point1 As Point, Point2 As Point )

Parameters

Name Type Description
Point1 Point Input Point object that defines the first end point of the work axis.

Point2 Point Input Point object that defines the other end point of the work axis.

Version

Introduced in version 2008

Was this information helpful?