Skip to main content

DefaultClusterItemFactory.Instance Property

Returns the single instance of the class.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.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