VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Annotation Namespace / AnnotationLinearGradientBrush Class
Constructors Properties Methods SeeAlso
In This Topic
    AnnotationLinearGradientBrush Class Members
    In This Topic
    The following tables list the members exposed by AnnotationLinearGradientBrush.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class based on a rectangle, starting and ending colors, and an orientation angle.
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether gamma correction is enabled for this AnnotationLinearGradientBrush.
    Public PropertyGets or sets the angle, measured in degrees clockwise from the X-axis, of the gradient's orientation line.
    Public PropertyGets a value indicating whether this AnnotationBrushBase is disposed. (Inherited from AnnotationBrushBase)
    Public PropertyGets or sets the starting and ending colors of the gradient.
    Public PropertyGets or sets a rectangular region that defines the starting and ending points of the gradient.
    Public PropertyGets or sets a copy AffineMatrix that defines a local geometric transform for this AnnotationLinearGradientBrush.
    Public PropertyGets the type of the brush. (Inherited from AnnotationBrushBase)
    Public PropertyGets or sets a BrushTileMode enumeration that indicates the wrap mode for this AnnotationLinearGradientBrush.
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.
    Public MethodPopulates a SerializationInfo with the data needed to serialize the target object.
    Public MethodReturns a string that represents the current AnnotationBrushBase. (Inherited from AnnotationBrushBase)
    Protected Methods
     NameDescription
    Protected MethodOverloaded. Releases the unmanaged resources used by the and optionally releases the managed resources.
    See Also