IsVisibleLayerByID

<< Click to Display Table of Contents >>

Navigation:  TMyCAD > Methods >

IsVisibleLayerByID

function IsVisibleLayerByID(LayerId: integer): Boolean;

 

Description:

 

 Is the layer is visible or not .

 

Return Value:

 

true: it is visible

false:it is invisble or LayerId is not existed.