SettingsViewFrameGroupInformation Property |
Note: This API is now obsolete.
Gets the default match line label location.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax[ObsoleteAttribute("Property has been removed.", false)]
public SettingsViewFrameGroupSettingsInformation Information { get; }
<ObsoleteAttribute("Property has been removed.", false)>
Public ReadOnly Property Information As SettingsViewFrameGroupSettingsInformation
Get
public:
[ObsoleteAttribute(L"Property has been removed.", false)]
property SettingsViewFrameGroupSettingsInformation^ Information {
SettingsViewFrameGroupSettingsInformation^ get ();
}
Property Value
SettingsViewFrameGroupSettingsInformation
See Also