EdgeEndPointEdge Property |
The Edge.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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