ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / Size2F Structure / Explicit Type Conversion Operator

In This Topic
    Explicit Type Conversion Operator (Size2F)
    In This Topic
    Performs an explicit conversion from Size2F to System.Drawing.SizeF.
    Overload List
    OverloadDescription
    Performs an explicit conversion from Size2F to System.Drawing.SizeF.  
    Performs an explicit conversion from System.Drawing.SizeF to Size2F.  
    Performs an explicit conversion from Size2F to C1.Win.Interop.Size.  
    Performs an explicit conversion from C1.Win.Interop.Size to Size2F.  
    Performs an explicit conversion from Size2F to Vector2.  
    Performs an explicit conversion from Vector2 to Size2F.  
    See Also