Bagikan melalui


IInkStrokeContainer.SelectWithLine(Point, Point) Metode

Definisi

Memilih semua goresan yang bersinggungan dengan stroke baru.

Catatan

Bendera Terpilih diatur ulang untuk semua goresan lain dalam koleksi.

public:
 Rect SelectWithLine(Point from, Point to);
Rect SelectWithLine(Point const& from, Point const& to);
public Rect SelectWithLine(Point from, Point to);
function selectWithLine(from, to)
Public Function SelectWithLine (from As Point, to As Point) As Rect

Parameter

from
Point

Awal baris.

to
Point

Akhir baris.

Mengembalikan

Persegi panjang pembatas goresan tinta yang dipilih.

Berlaku untuk

Lihat juga