VectorTileDataProviderBase.FontFolder Property
For internal use.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
Declaration
[Browsable(false)]
[DefaultValue("")]
[EditorBrowsable(EditorBrowsableState.Never)]
public string FontFolder { get; set; }
Property Value
Type | Default |
---|---|
String | String.Empty |
See Also