CommandBarTemplateSettings.OverflowContentMinimalYTranslation 属性

定义

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

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

属性值

Double

double

Y 轴上溢出内容处于最小状态的平移。

适用于