ElementBuilder.

RegionIndex Property

Summary

The index in Weaver.Editor.Procedural.Scripting.ScriptBuilder.Regions of the region in which this element will be declared, I.E. #region Region Name.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural.Scripting
Containing Type
ElementBuilder

Syntax

public int RegionIndex { get; set; }

Value

Type Description
int