www.gusucode.com > mbcguitools 工具箱 matlab 源码程序 > mbcguitools/@mbcwidgets/@abstractcomponent/pSetPosition.m

    function val = pSetPosition(obj, val)
%PSETPOSITION Perform position-setting operations
%
%  VAL = PSETPOSITION(OBJ, VAL) is called during the setting of the
%  position property.

%  Copyright 2000-2006 The MathWorks, Inc. and Ford Global Technologies, Inc.


% Overload this method to carry out any special processing during a call that
% sets the position for a derived object