Exemplo n.º 1
0
 public Builder SetShapePadding(int padding)
 {
     _showcaseView.SetShapePadding(padding);
     return(this);
 }