ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Canvas Namespace / DrawingShape Class / Right Property

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