ComponentOne Document Library for WinForms
C1RadialBrush Class Members
Properties  Methods  Events

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : C1RadialBrush Class

The following tables list the members exposed by C1RadialBrush.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a C1.Win.Interop.Point structure that specifies the position of the center point. (0,0) is the top-left corner, (1,1) is the bottom-right corner.  
Public PropertyGets or sets the center color of the current radial gradient brush.  
Public PropertyGets the first color of the gradient. Note that setting this property automatically changes the GradientStops collection (the color of the first gradient stop will be changed). (Inherited from C1.Win.C1Document.C1GradientBrush)
Public PropertyGets the last color of the gradient. Note that settings this property automatically changes the GradientStops collection (the color of the last gradient stop will be changed). (Inherited from C1.Win.C1Document.C1GradientBrush)
Public PropertyGets the brush's gradient stops. (Inherited from C1.Win.C1Document.C1GradientBrush)
Public PropertyGets or sets the surrounding color of the current radial gradient brush.  
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodCreates a copy of this object. (Inherited from C1.Win.C1Document.VisualPrimitive)
Public MethodOverridden.   
Public MethodOverridden. Creates an object of the same type as the current object.  
Public MethodOverridden.   
Public MethodTests whether the current brush is visible within the specified bounds. (Inherited from C1.Win.C1Document.C1Brush)
Top
Public Events
 NameDescription
Public EventOccurs when a property value changes. (Inherited from C1.Win.C1Document.VisualPrimitive)
Top
See Also

Reference

C1RadialBrush Class
C1.Win.C1Document Namespace