Spread Windows Forms 9.0 Product Documentation
ShadowProps Class
Members 


Represents the shadow properties for floating objects.
Object Model
ShadowProps ClassPSShape Class
Syntax
'Declaration
 
Public Class ShadowProps 
   Inherits System.Windows.Forms.Form
'Usage
 
Dim instance As ShadowProps
public class ShadowProps : System.Windows.Forms.Form 
Remarks
This class represents the dialog for the shadow properties for a shape. For more information, refer to Adding a Drop Shadow (to a Shape).
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     FarPoint.Win.Spread.DrawingSpace.ShadowProps

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

See Also

Reference

ShadowProps Members
FarPoint.Win.Spread.DrawingSpace Namespace
Adding a Drop Shadow (to a Shape)

 

 


Copyright © GrapeCity, inc. All rights reserved.