IDCompositionVisual3 interface (dcomp.h)
Represents one DirectComposition visual in a visual tree.
Inheritance
The IDCompositionVisual3 interface inherits from IDCompositionVisual2. IDCompositionVisual3 also has these types of members:
Methods
The IDCompositionVisual3 interface has these methods.
IDCompositionVisual3::SetDepthMode Sets the depth mode property associated with this visual. |
IDCompositionVisual3::SetOffsetZ Changes the value of OffsetZ property. |
IDCompositionVisual3::SetOffsetZ Animates the value of the OffsetZ property. |
IDCompositionVisual3::SetOpacity Sets the value of the visual's opacity property. |
IDCompositionVisual3::SetOpacity Animates the value of the visual's opacity property. |
IDCompositionVisual3::SetTransform Sets the Transform property of this visual to the specified 4-by-4 transform matrix. |
IDCompositionVisual3::SetTransform Sets the Transform property of this visual to the specified 3D transform object. |
IDCompositionVisual3::SetVisible Changes the value of the visual's Visible property. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8.1 [desktop apps only] |
Minimum supported server | Windows Server 2012 R2 [desktop apps only] |
Target Platform | Windows |
Header | dcomp.h |