←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.