public Image<Gray, float> SegmentMask { get; }
Public ReadOnly Property SegmentMask As Image(Of Gray, Single)
public: property Image<Gray, float>^ SegmentMask { Image<Gray, float>^ get (); }