Public Shared Function GetElements( _ ByVal graphicsLayer As GraphicsLayer _ ) As IReadOnlyList(Of Element)
public static IReadOnlyList<Element> GetElements( GraphicsLayer graphicsLayer )
Parameters
- graphicsLayer
- The graphics layer being extended
Public Shared Function GetElements( _ ByVal graphicsLayer As GraphicsLayer _ ) As IReadOnlyList(Of Element)
public static IReadOnlyList<Element> GetElements( GraphicsLayer graphicsLayer )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)