Leadtools.Windows.Annotations Namespace > AnnGradientBrush Class : GradientStops Property |
public AnnGradientStopCollection GradientStops {get; set;}
'Declaration Public Property GradientStops As AnnGradientStopCollection
'Usage Dim instance As AnnGradientBrush Dim value As AnnGradientStopCollection instance.GradientStops = value value = instance.GradientStops
public AnnGradientStopCollection GradientStops {get; set;}
get_GradientStops();
set_GradientStops(value);
public: property AnnGradientStopCollection^ GradientStops { AnnGradientStopCollection^ get(); void set ( AnnGradientStopCollection^ 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