Gets or sets whether parameters are used in description key matching to rotate and scale the point symbol.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0
Syntax
C#
public PropertyBoolean MatchOnDescriptionParameters { get; }
Visual Basic
Public ReadOnly Property MatchOnDescriptionParameters As PropertyBoolean Get
Visual C++
public: property PropertyBoolean^ MatchOnDescriptionParameters { PropertyBoolean^ get (); }