NevronOpenVision
Nevron.Nov.Graphics Namespace / NShadow Class


NShadow Class Properties

For a list of all members of this type, see NShadow members.

Public Properties
 NameDescription
Public PropertyGets or sets the shadow alignment X factor. Specified relative to the geometry bounds.  
Public PropertyGets or sets the shadow alignment Y factor. Specified relative to the geometry bounds.  
Public PropertyGet or sets a value indicating whether the shadow needs to be applied to the filling of the displayed object.  
Public PropertyGet or sets a value indicating whether the shadow needs to be applied to the outline of the displayed object.  
Public PropertyGets or sets the color of the shadow.  
Public PropertyGets or sets the shadow's X offset.  
Public PropertyGets or sets the shadow's Y offset.  
Public PropertyGets or sets the shadow's X scaling factor. Must be greater than 0.01. By default set to 1.  
Public PropertyGets or sets the shadow's Y scaling factor. Must be greater than 0.01. By default set to 1.  
Public PropertyGets or sets the shadow's X skew angle (in degrees). By default set to 0.  
Public PropertyGets or sets the shadow's Y skew angle (in degrees). By default set to 0.  
Public PropertyGets or sets a value indicating whether the shadow should use the alpha values (fill and stroke) of the object that casts the shadow.  
Top
See Also