M

Document.NewZone

Description:
Creates a new Zone element.
public Zone NewZone(
	Level level,
	Phase phase
)
Return Value nullNothingnullptr If successful a new Zone element within the project, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) .