Share

SectionViewGroupCreationPlacementOptions.PlacementOption Property

Gets the placement option type.



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

Syntax

C#

public PlacementOptionType PlacementOption { get; }

VB

Public ReadOnly Property PlacementOption As PlacementOptionType
	Get

C++

public:
property PlacementOptionType PlacementOption {
	PlacementOptionType get ();
}

Property Value

PlacementOptionType

See Also

Reference

Was this information helpful?