Table of Contents

Struct GlyphUnit

Namespace
Pango
Assembly
Pango-1.0.dll
public readonly struct GlyphUnit
Inherited Members

Constructors

GlyphUnit(int)

public GlyphUnit(int value)

Parameters

value int

Operators

implicit operator int(GlyphUnit)

public static implicit operator int(GlyphUnit o)

Parameters

o GlyphUnit

Returns

int

implicit operator GlyphUnit(int)

public static implicit operator GlyphUnit(int o)

Parameters

o int

Returns

GlyphUnit