C#
VB
Java
WinRT C#
C++
Gets a collection of the gradient stops used by this brush.
public AnnGradientStopCollection GradientStops { get; }
Public ReadOnly Property GradientStops As Leadtools.Annotations.Core.AnnGradientStopCollection
public Leadtools.Annotations.Core.AnnGradientStopCollection GradientStops {get;}
public AnnGradientStopCollection getGradientStops()
get_GradientStops();
public:
property AnnGradientStopCollection^ GradientStops
{
AnnGradientStopCollection^ get()
}
A collection of the gradient stops used by this brush.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET