<Code Lib>
2021 Method
Changes 0
M

CurtainGrid.GetCurtainCells

Description:
Gets the CurtainCells owned by this curtain grid.

public ICollection<CurtainCell> GetCurtainCells()

ICollection<CurtainCell> The CurtainCells owned by this curtain grid.

Loading…