Accusoft.NotateXpress13.Net
Elements Property




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

Property Value

The ElementCollection value set.
See Also

Reference

Layer Class
Layer Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback