Share

SettingsCmdImportGISData.SettingsCmdPipeNetwork.StructureLabelStyle Property

Gets the structure label style settings.



Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public PropertyString StructureLabelStyle { get; }

VB

Public ReadOnly Property StructureLabelStyle As PropertyString
	Get

C++

public:
property PropertyString^ StructureLabelStyle {
	PropertyString^ get ();
}

Property Value

PropertyString

See Also

Reference

Was this information helpful?