ScreenElement.OutlineMargin Property
Gets or sets the distance between the screen element outline and its contents.
Syntax
public System.Double OutlineMargin { get; set; }
Property Value
Default: 8.0
The margin, in pixels, between the screen element outline and its contents.
Remarks
The same margin is used for all four edges.
Platforms
Windows, Linux, Android