Table of Contents

Method GetMortonGridSize

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

GetMortonGridSize()

Computes the Morton (Z-order) grid dimensions for this collection. Items are placed on a 2^N × 2^N grid.

public int GetMortonGridSize()

Returns

int