Click or drag to resize

IRendererGetMapper Method

Gets the IMapper for this renderer, else null.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
IMapper GetMapper()

Return Value

Type: IMapper
The mapper if there is one, else null.
See Also