<Code Lib>
M

UIMacroManager.GetMacroManager(UIDocument)

Description:
Gets the UI Macro manager from the UI document.
Overloads (2):
GetMacroManager(UIDocument)

public static UIMacroManager GetMacroManager(
	UIDocument document
)

Return Value UIMacroManager The new UI Macro manager object.

Loading…