Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / Orcas / SP / wpf / src / Core / CSharp / System / Windows / Media3D / PointLightBase.cs / 1 / PointLightBase.cs
//----------------------------------------------------------------------------
//
//
// Copyright (C) Microsoft Corporation. All rights reserved.
//
//
//
// Description: 3D positional light base class implementation.
//
// See spec at http://avalon/medialayer/Specifications/Avalon3D%20API%20Spec.mht
//
// History:
// 05/25/2005 : milesc - Created
//
//---------------------------------------------------------------------------
using System;
using System.Diagnostics;
using System.Windows.Media;
using System.Windows.Media.Composition;
using MS.Internal;
using System.ComponentModel.Design.Serialization;
using System.Windows.Markup;
namespace System.Windows.Media.Media3D
{
///
/// Positional lights have a position in space and project their light in all directions.
/// The falloff of the light is controlled by attenuation and range properties.
///
public abstract partial class PointLightBase : Light
{
//-----------------------------------------------------
//
// Constructors
//
//-----------------------------------------------------
#region Constructors
// Prevent 3rd parties from extending this abstract base class.
internal PointLightBase() {}
#endregion Constructors
//------------------------------------------------------
//
// Public Properties
//
//-----------------------------------------------------
//------------------------------------------------------
//
// Public Events
//
//------------------------------------------------------
//-----------------------------------------------------
//
// Private Fields
//
//------------------------------------------------------
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
// Copyright (c) Microsoft Corporation. All rights reserved.
//----------------------------------------------------------------------------
//
//
// Copyright (C) Microsoft Corporation. All rights reserved.
//
//
//
// Description: 3D positional light base class implementation.
//
// See spec at http://avalon/medialayer/Specifications/Avalon3D%20API%20Spec.mht
//
// History:
// 05/25/2005 : milesc - Created
//
//---------------------------------------------------------------------------
using System;
using System.Diagnostics;
using System.Windows.Media;
using System.Windows.Media.Composition;
using MS.Internal;
using System.ComponentModel.Design.Serialization;
using System.Windows.Markup;
namespace System.Windows.Media.Media3D
{
///
/// Positional lights have a position in space and project their light in all directions.
/// The falloff of the light is controlled by attenuation and range properties.
///
public abstract partial class PointLightBase : Light
{
//-----------------------------------------------------
//
// Constructors
//
//-----------------------------------------------------
#region Constructors
// Prevent 3rd parties from extending this abstract base class.
internal PointLightBase() {}
#endregion Constructors
//------------------------------------------------------
//
// Public Properties
//
//-----------------------------------------------------
//------------------------------------------------------
//
// Public Events
//
//------------------------------------------------------
//-----------------------------------------------------
//
// Private Fields
//
//------------------------------------------------------
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
// Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- DataGridViewCellErrorTextNeededEventArgs.cs
- TrackingMemoryStream.cs
- CloudCollection.cs
- SchemaImporterExtension.cs
- SequentialWorkflowRootDesigner.cs
- UnsafeNativeMethods.cs
- PriorityQueue.cs
- localization.cs
- DrawingVisual.cs
- ComponentChangedEvent.cs
- CacheMemory.cs
- HttpRuntimeSection.cs
- TimeSpanOrInfiniteValidator.cs
- WorkflowInstance.cs
- HtmlGenericControl.cs
- WindowsRichEditRange.cs
- AnnotationResourceChangedEventArgs.cs
- InkCanvasFeedbackAdorner.cs
- CellParagraph.cs
- ListBoxItemAutomationPeer.cs
- ConnectionOrientedTransportManager.cs
- ArrayExtension.cs
- MenuItemBinding.cs
- GridItemPatternIdentifiers.cs
- RtfToXamlReader.cs
- FrameworkElement.cs
- BasicCellRelation.cs
- GenericPrincipal.cs
- SelectorAutomationPeer.cs
- ItemChangedEventArgs.cs
- VsPropertyGrid.cs
- BitmapSourceSafeMILHandle.cs
- InternalRelationshipCollection.cs
- Opcode.cs
- ProcessRequestArgs.cs
- MSAAWinEventWrap.cs
- PageHandlerFactory.cs
- WindowsListViewGroup.cs
- ToolboxItemFilterAttribute.cs
- RtfControlWordInfo.cs
- ImageSource.cs
- TraceInternal.cs
- Converter.cs
- ExpandButtonVisibilityConverter.cs
- ListViewItemEventArgs.cs
- BasicHttpBinding.cs
- EventProviderBase.cs
- BindingNavigator.cs
- WebContext.cs
- XmlNamespaceMapping.cs
- TimeSpanStorage.cs
- CompilerCollection.cs
- GroupLabel.cs
- SqlCommandSet.cs
- TargetParameterCountException.cs
- FragmentQueryProcessor.cs
- FixedSOMImage.cs
- SqlUserDefinedAggregateAttribute.cs
- NameObjectCollectionBase.cs
- XmlSchemaGroupRef.cs
- NamespaceMapping.cs
- SharedUtils.cs
- CharacterBuffer.cs
- CancellationHandler.cs
- BehaviorService.cs
- UpdateManifestForBrowserApplication.cs
- OrderByLifter.cs
- DecimalAnimationUsingKeyFrames.cs
- AlphaSortedEnumConverter.cs
- SimpleLine.cs
- XmlDictionaryReaderQuotas.cs
- Types.cs
- MailMessageEventArgs.cs
- ValidationPropertyAttribute.cs
- MasterPageParser.cs
- SatelliteContractVersionAttribute.cs
- ApplyHostConfigurationBehavior.cs
- ConfigurationStrings.cs
- SmtpNegotiateAuthenticationModule.cs
- MeshGeometry3D.cs
- RouteParametersHelper.cs
- PersonalizationProviderHelper.cs
- ToolStripDropDownItemDesigner.cs
- TransformerConfigurationWizardBase.cs
- ListBindingConverter.cs
- ButtonChrome.cs
- EntityDataSourceWizardForm.cs
- Hyperlink.cs
- ExpandCollapsePattern.cs
- Span.cs
- QualificationDataAttribute.cs
- TextElementEnumerator.cs
- BufferAllocator.cs
- Identity.cs
- ResolvedKeyFrameEntry.cs
- keycontainerpermission.cs
- Single.cs
- TransformPatternIdentifiers.cs
- QualificationDataItem.cs
- SerializationInfoEnumerator.cs