ImageCompositionLayer.VirtualYOffset Field
Definition
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.
The virtual Y offset of the image. This offset is used together with the VerticalAlignment to place the image within the composite image.
public: int VirtualYOffset;
public: int VirtualYOffset;
int VirtualYOffset;
public int VirtualYOffset;
val mutable VirtualYOffset : int
Public VirtualYOffset As Integer