Freigeben über


ReflectionFormat.Size Property

Gets or sets the size, measured in percentages, of the shape's reflection image.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property Size As Single
    Get
    Set
'Usage
Dim instance As ReflectionFormat
Dim value As Single

value = instance.Size

instance.Size = value
float Size { get; set; }

Property Value

Type: System.Single

Remarks

Read/write.

See Also

Reference

ReflectionFormat Interface

ReflectionFormat Members

Microsoft.Office.Core Namespace