Class RectOpExtensions
public static class RectOpExtensions
- Inheritance
-
RectOpExtensions
- Inherited Members
Methods
ChainMail<TCell>(RectOp<TCell>)
public static RectShapeInfo<TCell> ChainMail<TCell>(this RectOp<TCell> op)
Parameters
op
RectOp<TCell>
Returns
- RectShapeInfo<TCell>
Type Parameters
TCell
Chain<TCell>(RectOp<TCell>)
public static RectShapeInfo<TCell> Chain<TCell>(this RectOp<TCell> op)
Parameters
op
RectOp<TCell>
Returns
- RectShapeInfo<TCell>
Type Parameters
TCell
Ring<TCell>(RectOp<TCell>)
public static RectShapeInfo<TCell> Ring<TCell>(this RectOp<TCell> op)
Parameters
op
RectOp<TCell>
Returns
- RectShapeInfo<TCell>
Type Parameters
TCell