M

Document.NewGutter

Description:
Creates a gutter along a reference array.
Overloads (2):
NewGutter(GutterType,ReferenceArray)
public Gutter NewGutter(
	GutterType GutterType,
	ReferenceArray references
)
Return Value nullNothingnullptr If successful a new gutter object within the project, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) .