EdgeEndPointEdge Property |
The Edge.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic Edge Edge { get; }
Public ReadOnly Property Edge As Edge
Get
public:
property Edge^ Edge {
Edge^ get ();
}
member Edge : Edge with get
Property Value
Edge
See Also