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