Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 552 Bytes

InventorCode.AddinPack.CommandButtonTemplate.LargeIconImageDark.md

File metadata and controls

12 lines (8 loc) · 552 Bytes

CommandButtonTemplate.LargeIconImageDark Property

The large icon image for the command button when in dark mode. This must be overridden in the extending class.

protected abstract object LargeIconImageDark { get; set; }

Property Value

System.Object