ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / Vector4 Structure / Z Field

In This Topic
    Z Field (Vector4)
    In This Topic
    The Z component of the vector.
    Syntax
    'Declaration
     
    Public Z As System.Single
    public System.float Z
    See Also