IsVisible (class MKI_XPROPERTY) New in Version 2023.0

www.CAD6.com

C++ Syntax

bool

MKI_XPROPERTY::IsVisible( void );

 

Checks if the property set would (based on layer, pen, and page settings) result in a visible entity on the screen (reflecting all current layer and pens options, as well as page and display settings in the application).

 

Please note that this function requires quite a lot of processing time. Do not use it in time-critical situations such as live screen display!

 

Return Value

Returns true if affirmative.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH