Share via


Shape.Vertices Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Vertices As Object
    Get
'Usage
Dim instance As Shape
Dim value As Object

value = instance.Vertices
Object Vertices { get; }

Property Value

Type: System.Object

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Core Namespace