Property | Type | Description | |
---|---|---|---|
IncreaseXOffset | bool | ||
IncreaseYOffset | bool | ||
Position | Point | ||
PositionRelativeFromPrevious | bool |
Method | Description | |
---|---|---|
ComponentBase ( Point position = null, bool positionRelativeFromPrevious = true, bool increaseXOffset = true, bool increaseYOffset = false ) |
protected ComponentBase ( Point position = null, bool positionRelativeFromPrevious = true, bool increaseXOffset = true, bool increaseYOffset = false ) | ||
position | Point | |
positionRelativeFromPrevious | bool | |
increaseXOffset | bool | |
increaseYOffset | bool |