ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / ShapingTextProperties Structure / IsShapedAlone Property

In This Topic
    IsShapedAlone Property
    In This Topic
    unsigned short isShapedAlone
    Syntax
    'Declaration
     
    Public Property IsShapedAlone As Boolean
    public bool IsShapedAlone {get; set;}
    See Also