ImageCompositionLayer.VirtualWidth 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 width of this layer. The actual pixel dimensions of the image won't be computed until render time.
public: int VirtualWidth;
public: int VirtualWidth;
int VirtualWidth;
public int VirtualWidth;
val mutable VirtualWidth : int
Public VirtualWidth As Integer