'Declaration Public ReadOnly Property BottomRightPoint As InteractionPoint
public InteractionPoint BottomRightPoint { get; }
public: __property InteractionPoint* get_BottomRightPoint();
public:
property InteractionPoint^ BottomRightPoint { InteractionPoint^ get(); }