public byte[] CoordinateY { get; }
Public ReadOnly Property CoordinateY As Byte() Get
public: property array<unsigned char>^ CoordinateY { array<unsigned char>^ get (); }
member CoordinateY : byte[] with get
In This Article