Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / ContentX Property

In This Topic
    ContentX Property
    In This Topic
    Gets the X coordinate of the rectangle containing the formatted text, in graphic units.
    Syntax
    'Declaration
     
    Public ReadOnly Property ContentX As System.Single
    public System.float ContentX {get;}
    See Also