M

Document.NewGutter

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