The SurfaceStyle type exposes the following members.

Methods

  NameDescription
Public methodCopyAsSibling
Copy the current style and add it to the parent node as a sibling.
(Inherited from StyleBase.)
Public methodExportTo(Database, StyleConflictResolverType)
Exports the current style to another drawing.
(Inherited from StyleBase.)
Public methodGetDisplayStyleModel
Gets the DisplayStyle object that specifies the surface component Model display color, layer, linetype, etc.
Public methodGetDisplayStylePlan
Gets the DisplayStyle object that specifies the surface component Plan display color, layer, linetype, etc.
Public methodGetDisplayStyleSection
Gets the DisplayStyle object that specifies the surface component Section display color, layer, linetype, etc.

Properties

  NameDescription
Public propertyApplication
Gets the Application associated with the DBObject. Not implemented.
(Inherited from DBObject.)
Public propertyBoundaryStyle
Gets the style object that specifies properties for surface outer, show and hide boundaries/borders.
Public propertyContourStyle
Gets the style object that specifies properties for surface minor, major, depression, and user-defined contour lines.
Public propertyCreateBy
Gets or Sets the "Created by" string for the style.
(Inherited from StyleBase.)
Public propertyDateCreated
Gets the "Date created" string for the style.
(Inherited from StyleBase.)
Public propertyDateModified
Gets the "Date modified" string for the style.
(Inherited from StyleBase.)
Public propertyDescription
Gets or sets the description.
(Inherited from DBObject.)
Public propertyDirectionStyle
Gets the style object that specifies properties for surface direction analysis components.
Public propertyDocument
Gets the Document associated with the DBObject. Not implemented.
(Inherited from DBObject.)
Public propertyElevationStyle
Gets the style object that specifies properties for surface elevation analysis components.
Public propertyGridStyle
Gets the style object that specifies properties for surface primary, secondary, and datum grid information.
Public propertyIsUsed
Gets whether the style is used by other objects in the current drawing.
(Inherited from DBObject.)
Public propertyModifiedBy
Gets the "Modified by" string for the style.
(Inherited from StyleBase.)
Public propertyName
Sets the "Name" string for the style.
(Inherited from StyleBase.)
Public propertyPointStyle
Gets the style object that specifies properties for surface point objects.
Public propertySlopeArrowStyle
Gets the style object that specifies properties for the surface slope arrow analysis components.
Public propertySlopeStyle
Gets the style object that specifies properties for surface slope analysis components.
Public propertyTriangleStyle
Gets the style object that specifies properties for the surface TIN face components.
Public propertyWatershedStyle
Gets the style object that specifies properties for the various kinds of surface watershed analysis components.

See Also