This page contains reference documentation for the MaximumHeight member. This member sets or gets the MAXIMUMHEIGHT parameter.
double MaximumHeight;
Examples are as follows:
DisplaceModifier DispModifier = new DisplaceModifier; DispModifier.MaximumHeight = 391;
For sample code: