Leadtools.ImageProcessing.SpecialEffects Namespace > FunctionalLightCommand Class : Buffer Property |
public int[] Buffer {get; set;}
'Declaration Public Property Buffer As Integer()
'Usage Dim instance As FunctionalLightCommand Dim value() As Integer instance.Buffer = value value = instance.Buffer
public int[] Buffer {get; set;}
get_Buffer();
set_Buffer(value);
public: property array<int>^ Buffer { array<int>^ get(); void set ( array<int>^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2