SlabShapeVertex.VertexType Property

SlabShapeVertexVertexType Property

The vertex type

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public SlabShapeVertexType VertexType { get; }
Public ReadOnly Property VertexType As SlabShapeVertexType
	Get
public:
property SlabShapeVertexType VertexType {
	SlabShapeVertexType get ();
}
member VertexType : SlabShapeVertexType with get

Property Value

SlabShapeVertexType
See Also