SettingsCorridorSettingsStylesRenderMaterial Property |
Specifies the default render material style for the corridor.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyString RenderMaterial { get; }
Public ReadOnly Property RenderMaterial As PropertyString
Get
public:
property PropertyString^ RenderMaterial {
PropertyString^ get ();
}
Property Value
PropertyString
See Also