This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets or sets the origin of the current value of the property.

Namespace: Smartsite.Scf
Assembly:  Smartsite.Scf (in Smartsite.Scf.dll)

Syntax

C#Copy imageCopy Code
public  Origin { get; internal set; }
Visual Basic (Declaration)Copy imageCopy Code
Public Property Origin As 
	Get
	Friend Set

Field Value

The origin.

See Also

Advanced