BlipFill.SourceRectangle Property

Source Rectangle.Represents the element tag in schema: a:srcRect

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property SourceRectangle As SourceRectangle
    Get
    Set
'Usage
Dim instance As BlipFill
Dim value As SourceRectangle

value = instance.SourceRectangle

instance.SourceRectangle = value
public SourceRectangle SourceRectangle { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.SourceRectangle

See Also

Reference

BlipFill Class

BlipFill Members

DocumentFormat.OpenXml.Presentation Namespace