IDrawing.Vertices[Object, Object] Property

Definition

public:
 property System::Object ^ Vertices[System::Object ^, System::Object ^] { System::Object ^ get(System::Object ^ Index1, System::Object ^ Index2); };
public object Vertices[object Index1, object Index2] { get; }
Public ReadOnly Property Vertices(Optional Index1 As Object, Optional Index2 As Object) As Object

Parameters

Index1
Object
Index2
Object

Property Value

Applies to