Ejemplo n.º 1
0
 public DxfLayer GetLayer(DrawContext context)
 {
     return(context.GetEffectiveLayer(this.Layer));
 }