Visual Basic (Declaration) | |
---|---|
Public MustOverride Property PolarFormat As MarkersPolar |
C# | |
---|---|
public abstract MarkersPolar PolarFormat {get; set;} |
C++/CLI | |
---|---|
public: abstract property MarkersPolar PolarFormat { MarkersPolar get(); void set ( MarkersPolar value); } |
This property is only used if the trace format is I-Q or constellation.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)