IsOnlyFirstNamingHyperlinkShown: Boolean;
The IsOnlyFirstNamingHyperlinkShown method returns the attribute whether hyperlinks are displayed only for dimension attribute which is the first in order to display dimension elements names in working area.
Available values:
True. Hyperlinks are displayed only for dimension attribute which is the first in order.
False. Hyperlinks are displayed for all dimension attributes.
The example of method use is given in description of the IEaxGridDimensionSettings.OnlyFirstNamingHyperlinkShown property.
See also: