[]
        
(Showing Draft Content)

C1.WPF.Excel.XLOpaqueShape.CreateProperties

CreateProperties Method

CreateProperties(IDictionary)

Populates an IDictionary with the shape properties.

Declaration
protected override void CreateProperties(IDictionary properties)
Protected Overrides Sub CreateProperties(properties As IDictionary)
Parameters
Type Name Description
IDictionary properties

IDictionary where the shape properties are stored.

Overrides