CompositionNineGridBrush.BottomInsetScale Свойство

Определение

Масштабирование, применяемое к BottomInset. Значение по умолчанию — 1.0f.

public:
 property float BottomInsetScale { float get(); void set(float value); };
float BottomInsetScale();

void BottomInsetScale(float value);
public float BottomInsetScale { get; set; }
var single = compositionNineGridBrush.bottomInsetScale;
compositionNineGridBrush.bottomInsetScale = single;
Public Property BottomInsetScale As Single

Значение свойства

Single

float

Масштабирование, применяемое к BottomInset. Значение по умолчанию — 1.0f.

Применяется к