[This is preliminary documentation and is subject to change.]

Name of the world where this was copied from. Defaults to null.

Namespace: fCraft.Drawing
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.5 (0.6.3.5)

Syntax

   
 C# 
[CanBeNullAttribute]
public string OriginWorld { get; set; }

See Also