Click or drag to resize

GridBoardBoardPtr Property

http://www.emgu.com
Pointer to native IBoard

Namespace:  Emgu.CV.Aruco
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public IntPtr BoardPtr { get; }

Property Value

Type: IntPtr

Implements

IBoardBoardPtr
See Also