public GraphicalLayer Layer( string name ) {get;}
public: property GraphicalLayer^ Layer { GraphicalLayer^ get(String^ name); }
Parameters
- name
- Name of the layer to retrieve
public GraphicalLayer Layer( string name ) {get;}
public: property GraphicalLayer^ Layer { GraphicalLayer^ get(String^ name); }