StructureStyleModelOption Property |
Gets the object that defines the appearance of the Structure in a model view.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic StructureStyleModelOption ModelOption { get; }
Public ReadOnly Property ModelOption As StructureStyleModelOption
Get
public:
property StructureStyleModelOption^ ModelOption {
StructureStyleModelOption^ get ();
}
Property Value
StructureStyleModelOption
See Also