Visual Basic (Declaration) | |
---|---|
Public Overloads Sub ApplyLayoutData( _ ByVal eventToApplyTo As Event, _ ByVal newLayoutData As ProcessViewEventLayoutData _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ProcessViewActivityLayoutData Dim eventToApplyTo As Event Dim newLayoutData As ProcessViewEventLayoutData instance.ApplyLayoutData(eventToApplyTo, newLayoutData) |
C# | |
---|---|
public void ApplyLayoutData( Event eventToApplyTo, ProcessViewEventLayoutData newLayoutData ) |
C++/CLI | |
---|---|
public: void ApplyLayoutData( Event^ eventToApplyTo, ProcessViewEventLayoutData^ newLayoutData ) |
Parameters
- eventToApplyTo
- newLayoutData
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2