Share via


CompositionNineGridBrush.IsCenterHollow Eigenschaft

Definition

Gibt an, ob die Mitte des Nine-Grid gezeichnet wird.

public:
 property bool IsCenterHollow { bool get(); void set(bool value); };
bool IsCenterHollow();

void IsCenterHollow(bool value);
public bool IsCenterHollow { get; set; }
var boolean = compositionNineGridBrush.isCenterHollow;
compositionNineGridBrush.isCenterHollow = boolean;
Public Property IsCenterHollow As Boolean

Eigenschaftswert

Boolean

bool

Gibt an, ob die Mitte des Nine-Grid gezeichnet wird.

Gilt für: