| ZennoLab.InterfacesLibrary Assembly > ZennoLab.InterfacesLibrary.ProjectModel.Collections Namespace > IProfile Interface : OuterHeightShift Property |
// get outer height shift string outerHeightShift = project.Profile.OuterHeightShift; // set outer height shift project.Profile.OuterHeightShift = 101;
// get outer height shift $outerHeightShift = $project->Profile->OuterHeightShift; // set outer height shift $project->Profile->OuterHeightShift = 101;
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows Seven