RichEditTextRange.GetRect(PointOptions, Rect, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void GetRect(PointOptions options, [Out] Rect & rect, [Out] int & hit) = GetRect;
void GetRect(PointOptions const& options, [Out] Rect & rect, [Out] int & hit);
public void GetRect(PointOptions options, out Rect rect, out int hit);
Public Sub GetRect (options As PointOptions, ByRef rect As Rect, ByRef hit As Integer)
Parameters
- options
- PointOptions
- rect
- Rect
- hit
-
Int32
int