CommandBarTemplateSettings.OverflowContentCompactYTranslation 属性

定义

获取 Y 轴上处于压缩状态的溢出内容的平移。

public:
 property double OverflowContentCompactYTranslation { double get(); };
double OverflowContentCompactYTranslation();
public double OverflowContentCompactYTranslation { get; }
var double = commandBarTemplateSettings.overflowContentCompactYTranslation;
Public ReadOnly Property OverflowContentCompactYTranslation As Double

属性值

Double

double

Y 轴上溢出内容处于压缩状态的平移。

适用于