StackedProfileViewsCreationOptionsMiddleViewStyleId Property

Specifies the styleId of the middle ProfileViews.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public ObjectId MiddleViewStyleId { get; set; }

Property Value

ObjectId
Exceptions
ExceptionCondition
ArgumentException Thrown when setting to invalid value.
See Also