Skip to main content
A newer version of this page is available. .

VectorTileDataProviderBase.FontFolder Property

For internal use.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v21.1.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Map

Declaration

[Browsable(false)]
[DefaultValue("")]
[EditorBrowsable(EditorBrowsableState.Never)]
public string FontFolder { get; set; }

Property Value

Type Default
String String.Empty
See Also