| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Property ChannelSpacing As ChannelSpacing | |
| C# | |
|---|---|
public abstract ChannelSpacing ChannelSpacing {get; set;} | |
| C++/CLI | |
|---|---|
public: abstract property ChannelSpacing ChannelSpacing { ChannelSpacing get(); void set ( ChannelSpacing value); } | |
When ChannelRaster is ChannelRaster.None, then this property is ignored. The default value is ChannelSpacing.AdjacentCarriers.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)