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