CommandBarTemplateSettings.OverflowContentHiddenYTranslation 属性

定义

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

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

属性值

Double

double

Y 轴上的溢出内容处于隐藏状态的平移。

适用于