Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 947 Bytes

loggingfields_addrect_1756745420.md

File metadata and controls

30 lines (21 loc) · 947 Bytes
-api-id -api-type
M:Windows.Foundation.Diagnostics.LoggingFields.AddRect(System.String,Windows.Foundation.Rect,Windows.Foundation.Diagnostics.LoggingFieldFormat)
winrt method

Windows.Foundation.Diagnostics.LoggingFields.AddRect

-description

Adds a Rect field with the specified field name, and format.

-parameters

-param name

Name of the event field.

-param value

The value for the event field.

-param format

The format of the event field. Specifies an optional formatting hint that may be used by Event Tracing for Windows (ETW) tools.

-remarks

-examples

-see-also

AddRect(String, Rect), AddRect(String, Rect, LoggingFieldFormat, Int32)