| RafterHaunchesParamsHaunches Property |
Gets the parameters of haunches
Namespace: TSD.API.Remoting.PortalFrames.CreateAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax public Dictionary<EdgeEnd, PortalFrameHaunchParams?> Haunches { get; }
Public ReadOnly Property Haunches As Dictionary(Of EdgeEnd, PortalFrameHaunchParams)
Get
public:
property Dictionary<EdgeEnd, PortalFrameHaunchParams^>^ Haunches {
Dictionary<EdgeEnd, PortalFrameHaunchParams^>^ get ();
}
member Haunches : Dictionary<EdgeEnd, PortalFrameHaunchParams> with get
Property Value
DictionaryEdgeEnd,
PortalFrameHaunchParamsSee Also