ComponentOne TileControl for WinForms
C1.Win.TileControl.8 Assembly / C1.Win.Tile Namespace / Tile Class / Y Property

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