Table of Contents

Property TilesBaseUri

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

TilesBaseUri

Gets or sets the base URI used to resolve tile URLs. Typically derived from the DZI file path: "{name}_files/".

public string? TilesBaseUri { get; set; }

Property Value

string