ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / Tile Class / X Property

In This Topic
    X Property (Tile)
    In This Topic
    Gets the X-coordinate of the tile relative to the owner group, in pixels.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property X As Integer
    public int X {get;}
    See Also