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