Share via


IMsoLegendKey.PictureUnit2 Property

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

Syntax

'Declaration
Property PictureUnit2 As Double
    Get
    Set
'Usage
Dim instance As IMsoLegendKey
Dim value As Double

value = instance.PictureUnit2

instance.PictureUnit2 = value
double PictureUnit2 { get; set; }

Property Value

Type: System.Double

See Also

Reference

IMsoLegendKey Interface

IMsoLegendKey Members

Microsoft.Office.Core Namespace