Skip to main content
All docs
V25.1
  • VectorTileDataProviderBase.FontFolder Property

    For internal use.

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v25.1.dll

    NuGet Package: DevExpress.Win.Map

    Declaration

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

    Property Value

    Type Default
    String String.Empty
    See Also