ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / Transform Interface
Properties Methods

In This Topic
    Transform Interface Members
    In This Topic

    The following tables list the members exposed by Transform.

    Public Properties
     NameDescription
     PropertyGets or sets the unmanaged shadow callback. (Inherited from C1.Util.DX.ICallbackable)
    Top
    Public Methods
     NameDescription
     Method (Inherited from System.IDisposable)
     MethodGets the number of inputs to the transform node. (Inherited from C1.Util.DX.Direct2D.TransformNode)
     MethodPerforms the inverse mapping to MapOutputRectToInputRects.  
     MethodSets the input rectangles for this rendering pass into the transform.  
     MethodAllows a transform to state how it would map a rectangle requested on its output to a set of sample rectangles on its input.  
    Top
    See Also