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.7.0.1190
Syntax[ObsoleteAttribute("Property has been removed.", false)]
public SettingsViewFrameGroupSettingsInformation Information { get; }<ObsoleteAttribute("Property has been removed.", false)>
Public ReadOnly Property Information As SettingsViewFrameGroupSettingsInformation
Getpublic:
[ObsoleteAttribute(L"Property has been removed.", false)]
property SettingsViewFrameGroupSettingsInformation^ Information {
SettingsViewFrameGroupSettingsInformation^ get ();
}Property Value
SettingsViewFrameGroupSettingsInformation
See Also