![](dotnetdiagramimages/Agilent_SA_Vsa_Interfaces_Agilent_SA_Vsa_MarkerCollection.png)
Visual Basic (Declaration) | |
---|---|
Public MustInherit Class MarkerCollection Inherits Agilent.SA.Vsa.RemotableCollection(Of Marker) Implements ICollectionBase, Agilent.SA.Vsa.ICollectionBase(Of Marker), IPropertyInfo, IPropertyInfo2, IRemoteNotifyCollectionChanged, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
C# | |
---|---|
public abstract class MarkerCollection : Agilent.SA.Vsa.RemotableCollection<Marker>, ICollectionBase, Agilent.SA.Vsa.ICollectionBase<Marker>, IPropertyInfo, IPropertyInfo2, IRemoteNotifyCollectionChanged, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
C++/CLI | |
---|---|
public ref class MarkerCollection abstract : public Agilent.SA.Vsa.RemotableCollection<Marker>, ICollectionBase, Agilent.SA.Vsa.ICollectionBase<Marker>, IPropertyInfo, IPropertyInfo2, IRemoteNotifyCollectionChanged, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
In addition, you can set global marker properties from this object, such as the polar format for the markers.
The collection contains a minimum of 1 Marker objects.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)