Description
Returns an array of graphic system selection markers (gsmarkers), one for each face in the mesh or shell the FaceData object is used with. If the selectionMarker's data array has not been set, then NULL is returned.
Visual Basic
Public Function GetSelectionMarkers() As IntPtr()
C#
public IntPtr\[\] GetSelectionMarkers();
Links
FaceData Class, Autodesk.AutoCAD.GraphicsInterface Namespace