60001779 Export a property to control the visibilty of pick box for user point actions

Article 60001779
Type Wish
Product Engine
Version 6023
Date Added 8/22/2012 12:00:00 AM
Fixed (8/22/2012 12:00:00 AM)
Submitted by stavros meimaroglou

Summary

Export a property to control the visibilty of pick box for user point actions

Solution



In version 6024 a new property PickBoxVisibility of document.GlobalRenderProperties  was added

It can get one of the PickBoxVisibilityFlag values

ShowOnPointActions  :  Pick box is drawn for all actions that wainting for a point.

HideOnPointActions : Pick box is not drawn when acion is wainting for a point.

Default value is HideOnPointActions

 

A similar property exists for the AxisVisibility (the cross cursor) from version 6027 and up, see article 60002097.

Send comments on this topic.