←Select platform

GradientStops Property

Summary

Gets or sets the brush's gradient stops.

Syntax

C#
VB
C++
public AnnGradientStopCollection GradientStops { get; set; } 
  
Public Property GradientStops As Leadtools.Windows.Annotations.AnnGradientStopCollection 

Property Value

A collection of the AnnGradientStop objects associated with the brush, each of which specifies a color and an offset along the brush's gradient axis. The default is an empty AnnGradientStopCollection.

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.Windows.Annotations Assembly