Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / SpreadCameraShape Class
Members


In This Topic
    SpreadCameraShape Class
    In This Topic
    Defines a shape that creates a mirror image of a cell range in a sheetview.
    Syntax
    'Declaration
     
    
    Public Class SpreadCameraShape 
       Inherits PSShape
       Implements FarPoint.Win.ISerializeSupport, IPdfSupportPSObject 
    'Usage
     
    
    Dim instance As SpreadCameraShape
    public class SpreadCameraShape : PSShape, FarPoint.Win.ISerializeSupport, IPdfSupportPSObject  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.ElementWindowless
          FarPoint.Win.Spread.DrawingSpace.PSObject
             FarPoint.Win.Spread.DrawingSpace.PSShape
                FarPoint.Win.Spread.DrawingSpace.SpreadCameraShape

    See Also