Vertex2dVertexType
Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.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
Vertex2dType
See Also