TableHelperSubtract - метод
The subtract.
Пространство имён: Tessa.UI.Views.ContentСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public static Thickness Subtract(
Thickness first,
Thickness second
)
Public Shared Function Subtract (
first As Thickness,
second As Thickness
) As Thickness
public:
static Thickness^ Subtract(
Thickness^ first,
Thickness^ second
)
static member Subtract :
first : Thickness *
second : Thickness -> Thickness
- first Thickness
-
The first.
- second Thickness
-
The second.
Thickness
The
Thickness.