 | RafterHaunchesParamsHaunches Property |
Gets the parameters of haunches
Namespace:
TSD.API.Remoting.PortalFrames.CreateAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntaxpublic 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
Type:
DictionaryEdgeEnd,
PortalFrameHaunchParams
See Also