ImageCompositionLayer.VirtualXOffset 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 X offset of the image. This offset is used together with the HorizontalAlignment to place the image within the composite image.
public: int VirtualXOffset;
public: int VirtualXOffset;
int VirtualXOffset;
public int VirtualXOffset;
val mutable VirtualXOffset : int
Public VirtualXOffset As Integer