FlexReport for WPF | ComponentOne
C1.WPF.Document Assembly / C1.WPF.Document.Util Namespace / GlyphInfo Class / XPlacement Property

In This Topic
    XPlacement Property
    In This Topic
    Horizontal adjustment for placement, in design units.
    Syntax
    'Declaration
     
    Public Property XPlacement As Integer
    public int XPlacement {get; set;}
    See Also