Method
IpuzBarredget_cell_bars
Declaration [src]
IpuzStyleSides
ipuz_barred_get_cell_bars (
  IpuzBarred* self,
  const IpuzCellCoord* coord
)
      Description [src]
Returns the orientation of any bars set around the cell at
coord. This function will inspect the style at coord — as well as
any neighboring cells — in order to calculate this value.
Parameters
coord- 
            
Type:
IpuzCellCoordCoordinate of the cell to inspect.
The data is owned by the caller of the method.  
Return value
Type: IpuzStyleSides
The orientation of any bars set around the cell at coord.