MasterShortcut

MasterShortcut class

Specifies a master shortcut defined in the document.

MasterShortcut()

Constructor.

Properties

NameTypeDescription
IDintThe unique ID of the element within its parent element.
NameStringThe name of the element.
NameUStringThe universal name of the element.
IconSizeintThe size of the element’s icon. The value of the property is IconSizeValue integer constant.
PatternFlagsintDetermines whether a master behaves as a custom pattern.
PromptStringThe status bar and tool tip prompt for the element.
ShortcutURLStringA URL to a MasterShortcut element. If this attribute is present, this MasterShortcut element is a shortcut.
ShortcutHelpStringA help string for the element.
AlignNameintSpecifies whether the element’s text in the stencil window is aligned left, right, or center. The value of the property
Iconbyte[]Specifies a MIME (Multipurpose Internet Mail Extensions) encoded binary icon (in .ico format) for a Master or MasterShor