ContainerReportItem.GetRulerFeedback Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
override System::Collections::Generic::IEnumerable<System::Drawing::Point> ^ GetRulerFeedback();
public override System.Collections.Generic.IEnumerable<System.Drawing.Point> GetRulerFeedback ();
override this.GetRulerFeedback : unit -> seq<System.Drawing.Point>
Public Overrides Function GetRulerFeedback () As IEnumerable(Of Point)