ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Canvas Namespace / BalloonShape Class / Right Property

In This Topic
    Right Property (BalloonShape)
    In This Topic
    Gets right horizontal coordinate, in twips.
    Syntax
    'Declaration
     
    Public ReadOnly Property Right As Integer
    public int Right {get;}
    See Also