Accusoft.NotateXpress13.Net
Groups Property




Gets the GroupCollection for this layer.
Syntax
'Declaration
 
Public ReadOnly Property Groups As GroupCollection
'Usage
 
Dim instance As Layer
Dim value As GroupCollection
 
value = instance.Groups
public GroupCollection Groups {get;}
public: __property GroupCollection* get_Groups();
public:
property GroupCollection^ Groups {
   GroupCollection^ get();
}

Property Value

The GroupCollection value set for the layer.
See Also

Reference

Layer Class
Layer Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback