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

DefaultClusterItemFactory.Instance Property

Returns the single instance of the class.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v20.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public static IClusterItemFactory Instance { get; }

Property Value

Type Description
IClusterItemFactory

The single instance of the class.

See Also