Click or drag to resize

ObjectAttributesGetCustomSectionStyle Method

Get an optional custom section style associated with these attributes.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public SectionStyle GetCustomSectionStyle()

Return Value

Type: SectionStyle

[Missing <returns> documentation for "M:Rhino.DocObjects.ObjectAttributes.GetCustomSectionStyle"]

See Also