Name | Description | |
---|---|---|
NShadow Constructor | Overloaded. |
The following tables list the members exposed by NShadow.
Name | Description | |
---|---|---|
NShadow Constructor | Overloaded. |
Name | Description | |
---|---|---|
AlignXFactorProperty | Reference to the AlignXFactor property | |
AlignYFactorProperty | Reference to the AlignYFactor property | |
ApplyToFillingProperty | Reference to the AppliesToFilling property | |
ApplyToOutlineProperty | Reference to the AppliesToClosedFigureBorders property | |
ColorProperty | Reference to the Color property | |
NShadowSchema | Schema associated with NShadow | |
OffsetXProperty | Reference to the OffsetX property | |
OffsetYProperty | Reference to the OffsetY property | |
ScaleXProperty | Reference to the ScaleX property. | |
ScaleYProperty | Reference to the ScaleY property. | |
SkewXProperty | Reference to the SkewX property. | |
SkewYProperty | Reference to the SkewY property. | |
UseFillAndStrokeAlphaProperty | Reference to the UseFillAndStrokeAlpha property |
Name | Description | |
---|---|---|
AlignXFactor | Gets or sets the shadow alignment X factor. Specified relative to the geometry bounds. | |
AlignYFactor | Gets or sets the shadow alignment Y factor. Specified relative to the geometry bounds. | |
ApplyToFilling | Get or sets a value indicating whether the shadow needs to be applied to the filling of the displayed object. | |
ApplyToOutline | Get or sets a value indicating whether the shadow needs to be applied to the outline of the displayed object. | |
Color | Gets or sets the color of the shadow. | |
OffsetX | Gets or sets the shadow's X offset. | |
OffsetY | Gets or sets the shadow's Y offset. | |
ScaleX | Gets or sets the shadow's X scaling factor. Must be greater than 0.01. By default set to 1. | |
ScaleY | Gets or sets the shadow's Y scaling factor. Must be greater than 0.01. By default set to 1. | |
SkewX | Gets or sets the shadow's X skew angle (in degrees). By default set to 0. | |
SkewY | Gets or sets the shadow's Y skew angle (in degrees). By default set to 0. | |
UseFillAndStrokeAlpha | Gets or sets a value indicating whether the shadow should use the alpha values (fill and stroke) of the object that casts the shadow. |
Name | Description | |
---|---|---|
CreatePredefined | Creates a shadow from the specified pattern and color. |