Accusoft.NotateXpress13.Net
Selected Method




Gets the currently selected layer within the layer collection.
Syntax
'Declaration
 
Public Function Selected() As Layer
'Usage
 
Dim instance As LayerCollection
Dim value As Layer
 
value = instance.Selected()
public Layer Selected()
public: Layer* Selected(); 
public:
Layer^ Selected(); 

Return Value

The Layer within the layer collection.
See Also

Reference

LayerCollection Class
LayerCollection Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback