Example #1
0
 public Class341(ArgbColor color, Interface23 drawable, bool fill, short lineWeight)
     : base(color, lineWeight)
 {
     this.interface23_0 = drawable;
     this.bool_0        = fill;
 }
Example #2
0
 internal virtual void ResetLayoutInfo()
 {
     this.interface23_0 = null;
 }