ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DirectWrite Namespace / LineBreakpoint Structure / Padding Property

In This Topic
    Padding Property (LineBreakpoint)
    In This Topic
    unsigned char padding
    Syntax
    'Declaration
     
    Public Property Padding As System.Byte
    public System.byte Padding {get; set;}
    See Also