PathGradientFill.FillToRectangle Property
Fill To Rectangle.Represents the element tag in schema: a:fillToRect
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property FillToRectangle As FillToRectangle
Get
Set
'Usage
Dim instance As PathGradientFill
Dim value As FillToRectangle
value = instance.FillToRectangle
instance.FillToRectangle = value
public FillToRectangle FillToRectangle { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.FillToRectangle
Returns FillToRectangle.