Patch height in points. Can be overridden by the LegendItem.
[Visual Basic .NET] Public Property DefaultPatchHeight As Double
[C#] public double DefaultPatchHeight {get; set;}
[C++]
HRESULT get_DefaultPatchHeight(
double* Height
);
[C++]
HRESULT put_DefaultPatchHeight(
double Height
);
[C++]Parameters
Height [out, retval] Height is a parameter of type double Height [in] Height is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.