ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / ImageRect Structure
Members

In This Topic
    ImageRect Structure
    In This Topic
    Represents a rectangle for clipping images.
    Object Model
    ImageRect Structure
    Syntax
    'Declaration
     
    Public Structure ImageRect 
       Inherits System.ValueType
    public struct ImageRect : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Xaml.Bitmap.ImageRect

    See Also