DeployLX Software Protection System

DropShadow Class

Maintains a collection of drop shadow properties.

Syntax

<SerializableAttribute> _
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _
Public NotInheritable Class DropShadow _
	Implements IXmlPersistable
[SerializableAttribute]
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public sealed class DropShadow : IXmlPersistable

Inheritance Hierarchy

System..::..Object
  DeployLX.Licensing.v5..::..DropShadow

Assembly:  DeployLX.Licensing.v5 (in DeployLX.Licensing.v5.dll)

See Also