Compartir a través de


BlipFill.SourceRectangle Property

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

Namespace:  DocumentFormat.OpenXml.Drawing.Pictures
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
Public Property SourceRectangle As SourceRectangle
    Get
    Set
'Uso
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.Drawing.Pictures Namespace