'Declaration Public ReadOnly Property DistortionPoints As BoundingBoxInteractionPoints
public BoundingBoxInteractionPoints DistortionPoints { get; }
public: __property BoundingBoxInteractionPoints* get_DistortionPoints();
public:
property BoundingBoxInteractionPoints^ DistortionPoints { BoundingBoxInteractionPoints^ get(); }