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