UserInterfaceSymbolBase.Entities Property

Gets or sets the mesh entities used to draw the CoordinateSystemIcon.
Public Property Entities() As EyeshotDisposableCollection(Of Mesh)
This language is not supported or no code example is available.
public EyeshotDisposableCollection<Mesh> Entities {get; set;}
This language is not supported or no code example is available.

Property Value

EyeshotDisposableCollection<Mesh>
Remarks
 
To be correctly visualized the entities must have a maximum size of 7.5 units.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition