Table of Contents

Method GetPageWidth

Namespace
LMKit.Data
Assembly
LM-Kit.NET.dll

GetPageWidth(int)

Gets the width of the specified page.

public float GetPageWidth(int pageIndex)

Parameters

pageIndex int

Zero-based page index.

Returns

float

The width, in pixels, of the requested page; returns 1 if unavailable.