GridOptionsClipToHighestProfile Property |
Specifies whether vertical or horizontal profile view grid lines are drawn to the highest of all displayed profiles.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool ClipToHighestProfile { get; set; }
Public Property ClipToHighestProfile As Boolean
Get
Set
public:
property bool ClipToHighestProfile {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also