←Select platform

GradientStops Property

Summary

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

Syntax
C#
VB
C++
Java
public AnnGradientStopCollection GradientStops { get; } 
Public ReadOnly Property GradientStops As AnnGradientStopCollection 
public AnnGradientStopCollection getGradientStops() 
public:  
   property AnnGradientStopCollection^ GradientStops 
   { 
      AnnGradientStopCollection^ get() 
   } 

Property Value

A collection of the gradient stops used by this brush.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly