• Overview
  • How it works
  • Documentation
  • Blog
  • Forum
Search Results for

    Show / Hide Table of Contents

    Explicit Operator

    Explicit(Vector4 to Rect)

    Converts the specified System.Numerics.Vector2 to a Rect.

    Declaration
    public static explicit operator Rect(Vector4 vector)
    Parameters
    Type Name Description
    System.Numerics.Vector4 vector
    Returns
    Type Description
    Rect
    In This Article
    Back to top Documentation Licensing Info Copyright AlterNET Software