UITechnologyElement.GetBoundingRectangle(Int32, Int32, Int32, Int32) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public:
abstract void GetBoundingRectangle([Runtime::InteropServices::Out] int % left, [Runtime::InteropServices::Out] int % top, [Runtime::InteropServices::Out] int % width, [Runtime::InteropServices::Out] int % height);
public abstract void GetBoundingRectangle (out int left, out int top, out int width, out int height);
abstract member GetBoundingRectangle : int * int * int * int -> unit
Public MustOverride Sub GetBoundingRectangle (ByRef left As Integer, ByRef top As Integer, ByRef width As Integer, ByRef height As Integer)
Parametreler
- left
- Int32
- top
- Int32
- width
- Int32
- height
- Int32