Property TilesBaseUri
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; }
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; }