Error processing SSI file
LEADTOOLS Image Processing (Leadtools.ImageProcessing.SpecialEffects assembly)

Show in webframe

Default Property








Initializes a new LightCommandData with default values.
Syntax
public static LightCommandData Default {get;}
'Declaration
 
Public Shared ReadOnly Property Default As LightCommandData
'Usage
 
Dim value As LightCommandData
 
value = LightCommandDataHelper.Default
public static LightCommandData Default {get;}

            

            
 get_Default(); 
public:
static property LightCommandData Default {
   LightCommandData get();
}

Property Value

A new LightCommandData with default values.
Requirements

Target Platforms

See Also

Reference

LightCommandDataHelper Class
LightCommandDataHelper Members

Error processing SSI file