SettingsAmbientSettingsLabelingPromptMethod Property |
Specifies the default method for prompting for objects when inserting labels that contain Referenced Text components.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<LabelingPromptType> PromptMethod { get; }
Public ReadOnly Property PromptMethod As PropertyEnum(Of LabelingPromptType)
Get
public:
property PropertyEnum<LabelingPromptType>^ PromptMethod {
PropertyEnum<LabelingPromptType>^ get ();
}
Property Value
PropertyEnumLabelingPromptType
See Also