[]
Creates a Space object that represents an invisible helper rectangle for easy layout of other elements.
public Space CreateSpace()
Public Function CreateSpace() As Space
Type | Description |
---|---|
Space |
Creates a Space object that represents an invisible helper rectangle for easy layout of other elements.
public Space CreateSpace(int id)
Public Function CreateSpace(id As Integer) As Space
Type | Description |
---|---|
Space |