'Declaration <ReadOnlyAttribute(True)> <DescriptionAttribute("Index of the border color if the image is a palette image.")> Public ReadOnly Property BorderColorIndex As Byte
[ReadOnly(True)] [Description("Index of the border color if the image is a palette image.")] public byte BorderColorIndex { get; }
[ReadOnly(True)] [Description("Index of the border color if the image is a palette image.")] public: __property byte get_BorderColorIndex();
[ReadOnly(True)] [Description("Index of the border color if the image is a palette image.")] public:
property byte BorderColorIndex { byte get(); }