FaceDataGetMappers Method
 | 
Namespace:  Teigha.GraphicsInterface
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public Mapper[] GetMappers()
 
Public Function GetMappers As Mapper()
 
public:
array<Mapper^>^ GetMappers()
 
member GetMappers : unit -> Mapper[] 
 
 
 
Return Value
Type: 
Mapper 
See Also