ViewCorners Enumerator

Description

Specifies which of the four view corners custom graphics will be drawn in relation to. The notUsedViewCorner setting indicates the graphics are not positioned with respect to the view.
Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>

Methods

Name Value Description
lowerLeftViewCorner 2 Indicates that custom graphics are positioned with respect to the lower-left corner of the view.
lowerRightViewCorner 3 Indicates that custom graphics are positioned with respect to the lower-right corner of the view.
upperLeftViewCorner 0 Indicates that custom graphics are positioned with respect to the upper-left corner of the view.
upperRightViewCorner 1 Indicates that custom graphics are positioned with respect to the upper-right corner of the view.

Version

Introduced in version September 2017