[]
        
(Showing Draft Content)

C1.Framework.XView.SetBoundsCore

SetBoundsCore Method

SetBoundsCore(int, int, int, int, BoundsSpecified)

Declaration
protected override void SetBoundsCore(int x, int y, int width, int height, BoundsSpecified specified)
Parameters
Type Name Description
int x
int y
int width
int height
BoundsSpecified specified
Overrides