Changes between Version 2 and Version 3 of maestro/MaestroAPI/samples/IterateLayerRules
- Timestamp:
- 01/22/13 18:21:37 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
maestro/MaestroAPI/samples/IterateLayerRules
v2 v3 9 9 (C#) 10 10 {{{ 11 #!text/x-csharp 11 12 ServerConnectionI con; //See other samples on how to get this 12 13 LayerDefinition ldef = con.GetLayerDefinition("Library://myLayer.LayerDefinition");