Vertex2dVertexType Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public Vertex2dType VertexType { get; }
Public ReadOnly Property VertexType As Vertex2dType
Get
public:
property Vertex2dType VertexType {
Vertex2dType get ();
}
member VertexType : Vertex2dType with get
Property Value
Type:
Vertex2dType
See Also