ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DirectWrite Namespace / JustificationOpportunity Structure / ApplyToTrailingEdge Property

In This Topic
    ApplyToTrailingEdge Property
    In This Topic
    unsigned int applyToTrailingEdge
    Syntax
    'Declaration
     
    Public Property ApplyToTrailingEdge As System.Boolean
    public System.bool ApplyToTrailingEdge {get; set;}
    See Also