| IPortalFrameHaunchStateRafterEnd Property |
Gets the end of the rafter the haunch is attached to
Namespace: TSD.API.Remoting.PortalFramesAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<EdgeEnd> RafterEnd { get; }
ReadOnly Property RafterEnd As IReadOnlyProperty(Of EdgeEnd)
Get
property IReadOnlyProperty<EdgeEnd>^ RafterEnd {
IReadOnlyProperty<EdgeEnd>^ get ();
}
abstract RafterEnd : IReadOnlyProperty<EdgeEnd> with get
Property Value
IReadOnlyPropertyEdgeEndSee Also