StructureStyleOptionBaseSizeType Property

Gets or sets the enum value that controls relative sizing when an AutoCAD block is used to represent the structure in profile/section view.

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

Property Value

StructureSizeOptionsType
See Also