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

In This Topic
    TextX Property (C1TileControl)
    In This Topic
    Gets or sets the x-coordinate of the text caption.
    Syntax
    'Declaration
     
    
    Public Property TextX As Integer
    public int TextX {get; set;}
    See Also