Table of Contents

Method EnsureCapacity

Namespace
DocWright.Fonts
Assembly
DocWright.Fonts.dll

EnsureCapacity(int)

Ensures the buffer can hold at least the requested capacity.

public void EnsureCapacity(int capacity)

Parameters

capacity int

The required capacity.