Rectangle

TemplateFixedPosition.Rectangle property

Gets the rectangular area that contains the template field.

public Rectangle Rectangle { get; }

Property Value

An instance of Rectangle class that represents the rectangular area that contains the template field.

See Also