Click or drag to resize

SectionStyle Constructor (SectionStyle)

Create a new SetionStyle that is a copy of another SectionStyle

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

Parameters

other
Type: Rhino.DocObjectsSectionStyle

[Missing <param name="other"/> documentation for "M:Rhino.DocObjects.SectionStyle.#ctor(Rhino.DocObjects.SectionStyle)"]

See Also