This topic has not yet been rated - Rate this topic

isvgfespotlightelement interface

The isvgfespotlightelement interface corresponds to the feSpotLight element.

Members

The isvgfespotlightelement interface inherits from the IUnknown interface. isvgfespotlightelement also has these types of members:

Properties

The isvgfespotlightelement interface has these properties.

PropertyDescription

limitingConeAngle

Gets a value that specifies a limiting cone that restricts the region where the light is projected.

pointsAtX

Gets a value that specifies the x location in the coordinate system established by attribute ISVGFilterElement::primitiveUnits on the filter element of the point at which the light source is pointing.

pointsAtY

Gets a value that specifies the y location in the coordinate system established by attribute ISVGFilterElement::primitiveUnits on the filter element of the point at which the light source is pointing.

pointsAtZ

Gets a value that specifies the z location in the coordinate system established by attribute ISVGFilterElement::primitiveUnits on the filter element of the point at which the light source is pointing.

specularExponent

Gets a value that indicates an exponent value that controls the focus for the light source.

z

Gets a value that indicates the z location for the light source

 

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.