NevronOpenVision
Nevron.Nov.Graphics Namespace / NShadow Class
Fields Properties Methods Events


NShadow Class Members

The following tables list the members exposed by NShadow.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the AlignXFactor property  
Public Fieldstatic (Shared in Visual Basic)Reference to the AlignYFactor property  
Public Fieldstatic (Shared in Visual Basic)Reference to the AppliesToFilling property  
Public Fieldstatic (Shared in Visual Basic)Reference to the AppliesToClosedFigureBorders property  
Public Fieldstatic (Shared in Visual Basic)Reference to the Color property  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NShadow  
Public Fieldstatic (Shared in Visual Basic)Reference to the OffsetX property  
Public Fieldstatic (Shared in Visual Basic)Reference to the OffsetY property  
Public Fieldstatic (Shared in Visual Basic)Reference to the ScaleX property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the ScaleY property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the SkewX property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the SkewY property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the UseFillAndStrokeAlpha property  
Top
Protected Fields
 NameDescription
Internal Fieldstatic (Shared in Visual Basic)  
Internal Fieldstatic (Shared in Visual Basic)  
Internal Fieldstatic (Shared in Visual Basic)  
Internal Fieldstatic (Shared in Visual Basic)  
Internal Fieldstatic (Shared in Visual Basic)  
Internal Field  
Internal Fieldstatic (Shared in Visual Basic)  
Top
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
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Creates a shadow from the specified pattern and color.  
Top
Protected Methods
 NameDescription
Internal Method  
Top
See Also