ManipulationDelta.Expansion Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the amount the manipulation has resized in device-independent units (1/96th inch per unit).
public:
property System::Windows::Vector Expansion { System::Windows::Vector get(); };
public System.Windows.Vector Expansion { get; }
member this.Expansion : System.Windows.Vector
Public ReadOnly Property Expansion As Vector
The amount the manipulation has resized in device-independent units (1/96th inch per unit).
The Scale and Expansion properties both report a resizing manipulation. The difference between the two is the way in which the value is reported. The Expansion property reports the resizing manipulation in device-independent units (1/96th inch per unit). The Scale property reports the value as a multiplier. If Scale is 0.5, the manipulation is interpreted as decreasing the size by 50 percent. If Scale is 2, the manipulation is interpreted as increasing the size by 100 percent.
Продукт | Версии |
---|---|
.NET Framework | 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
Обратна връзка за .NET
.NET е проект с отворен код. Изберете връзка, за да предоставите обратна връзка: