SVGFESpotLightElementBuilder.PointsAtZ
SVGFESpotLightElementBuilder.PointsAtZ method
Sets the ‘pointsAtZ’ attribute, indicating the z-coordinate towards which the light is pointing.
public SVGFESpotLightElementBuilder PointsAtZ(double value)
Parameter | Type | Description |
---|---|---|
value | Double | The pointsAtZ value. |
Return Value
The current builder instance.
See Also
- class SVGFESpotLightElementBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG