메소드 | 설명 | |
---|---|---|
FrameBackend ( ) : System | ||
SetBorderSize ( double left, double right, double top, double bottom ) : void | ||
SetContent ( IWidgetBackend child ) : void | ||
SetFrameType ( FrameType type ) : void | ||
SetPadding ( double left, double right, double top, double bottom ) : void |
메소드 | 설명 | |
---|---|---|
UreatePaddingAlign ( double top, double bottom, double left, double right ) : void |
public SetBorderSize ( double left, double right, double top, double bottom ) : void | ||
left | double | |
right | double | |
top | double | |
bottom | double | |
리턴 | void |
public SetPadding ( double left, double right, double top, double bottom ) : void | ||
left | double | |
right | double | |
top | double | |
bottom | double | |
리턴 | void |