VertexRef.VertexRef(CompoundObjectId) Constructor   MG2009New

Visual Basic
Public Sub New(
    compoundObjectId As CompoundObjectId
)
C#
public VertexRef(
    CompoundObjectId compoundObjectId
);
Description

This wraps the ObjectARX AcDbVertexRef::AcDbVertexRef() method.

Links