Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public PresetLightRigType PresetType { get; set; }
Public Property PresetType As PresetLightRigType
	Get
	Set
public:
property PresetLightRigType PresetType {
	PresetLightRigType get ();
	void set (PresetLightRigType value);
}
member PresetType : PresetLightRigType with get, set

Property Value

PresetLightRigType

See Also