Click or drag to resize
DigitalRuneThemeImageContentBorder Property
Gets or sets the border that defines the 9-grid layout for image stretching.

Namespace: DigitalRune.Game.UI.Content.Pipeline
Assembly: DigitalRune.Game.UI.Content.Pipeline (in DigitalRune.Game.UI.Content.Pipeline.dll) Version: 1.7.0.0 (1.7.0.14427)
Syntax
public Vector4F Border { get; set; }

Property Value

Type: Vector4F
The border that defines the 9-grid layout.
See Also