←Select platform

GradientStops Property

Summary

Gets a collection of the gradient stops used by this brush.

Syntax

C#
VB
Java
WinRT C#
C++
public AnnGradientStopCollection GradientStops { get; } 
Public ReadOnly Property GradientStops As Leadtools.Annotations.Core.AnnGradientStopCollection 
public AnnGradientStopCollection getGradientStops() 
 get_GradientStops();  
public:  
   property AnnGradientStopCollection^ GradientStops 
   { 
      AnnGradientStopCollection^ get() 
   } 

Property Value

A collection of the gradient stops used by this brush.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly