MultistoryStairs.IsPinned
Description:
Checks if a stair is pinned.
Checks if a stair is pinned.
public bool IsPinned(
Stairs stairs
)
-
stairsA stairs element in this multistory stairs element.
Return Value
bool
Returns true if the stairs is pinned; otherwise returns false.
-
The input stairs is not a member of this multistory stairs.
-
A non-optional argument was null