Leadtools.ImageProcessing.SpecialEffects Namespace > ColoredBallsCommand Class : BallColors Property |
public RasterColor[] BallColors {get; set;}
'Declaration Public Property BallColors As RasterColor()
'Usage Dim instance As ColoredBallsCommand Dim value() As RasterColor instance.BallColors = value value = instance.BallColors
public RasterColor[] BallColors {get; set;}
get_BallColors();
set_BallColors(value);
public: property array<RasterColor>^ BallColors { array<RasterColor>^ get(); void set ( array<RasterColor>^ 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