bool tuneSize();
void tuneSize(SizeTuneType TuneSize
);
this(NeGui Owner
, ITEM_ID Id
);
this(ref NEGUIINFO NeGuiInfo
);
alias font;
final void font(in Font font);
protected bool OnSize(SIZE_TYPE SizeType
, int Width
, int Height
);
protected void OnDestroy();
protected OnEraseBackGroundDg OnEraseBackGround(Canvas canvas
);