Click or drag to resize

CairoGridTCellBeginShape Method

Use this method to begin a shape building sequence.

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static CairoOp<TCell> BeginShape()

Return Value

Type: CairoOpTCell
See Also