Share

LightType Methods

The LightType type exposes the following members.

Methods

 NameDescription
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetInitialColor Return a copy of an object derived from InitialColor
Public methodGetInitialIntensity Return a copy of an object derived from InitialIntensity
Public methodGetLightDistribution Return a copy of an object derived from LightDistribution
Public methodGetLightShape Return a copy of an object derived from LightShape
Public methodStatic memberCode exampleGetLightType Creates a light type object from the given document and family type ID
Public methodStatic memberCode exampleGetLightTypeFromInstance Creates a light type object from the given document and element ID
Public methodGetLossFactor Return a copy of an object derived from LossFactor
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodCode exampleSetInitialColor Replace the current initial color object with the given object
Public methodCode exampleSetInitialIntensity Replace the current initial intensity object with the given object
Public methodSetLightDistribution Replace the current LightDistribution object with the given object
Public methodSetLightShape Replace the current LightShape object with the given object
Public methodSetLossFactor Replace the current loss factor object with the given object
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?