VertexRef.VertexRef(FullSubentityPath) Constructor   MG2009New

Visual Basic
Public Sub New(
    path As FullSubentityPath
)
C#
public VertexRef(
    FullSubentityPath path
);
Description

This wraps the ObjectARX AcDbVertexRef::AcDbVertexRef() method

Links