ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Canvas Namespace / DrawingShape Class / Id Property

In This Topic
    Id Property (DrawingShape)
    In This Topic
    Gets the unique identifier of the shape.
    Syntax
    'Declaration
     
    Public ReadOnly Property Id As Integer
    public int Id {get;}
    See Also