ComponentOne Bitmap for WinForms
C1.Win.C1DX.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 System.Boolean
    public System.bool IsShapedAlone {get; set;}
    See Also