| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Property BandType As MarkerBandType | |
| C# | |
|---|---|
public abstract MarkerBandType BandType {get; set;} | |
| C++/CLI | |
|---|---|
public: abstract property MarkerBandType BandType { MarkerBandType get(); void set ( MarkerBandType value); } | |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)