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