Changes between Version 2 and Version 3 of maestro/MaestroAPI/samples/IterateLayerRules


Ignore:
Timestamp:
Jan 22, 2013, 6:21:37 PM (11 years ago)
Author:
davidwilhelmsson
Comment:

Added syntax formatting

Legend:

Unmodified
Added
Removed
Modified
  • maestro/MaestroAPI/samples/IterateLayerRules

    v2 v3  
    99(C#)
    1010{{{
     11#!text/x-csharp
    1112ServerConnectionI con; //See other samples on how to get this
    1213LayerDefinition ldef = con.GetLayerDefinition("Library://myLayer.LayerDefinition");