Gets or sets spatial mapping index (zero-based)
Syntax
Visual Basic (Declaration) | |
---|
Public MustOverride Property SpatialMappingIndex As String |
C# | |
---|
public abstract string SpatialMappingIndex {get; set;} |
C++/CLI | |
---|
public:
abstract property String^ SpatialMappingIndex {
String^ get();
void set ( String^ value);
} |
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA
Ver 22.00
See Also