Specifies if Points collection changed

Namespace: Ico.Awx.Common
Assembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool IsPointsChanged { get; }
Visual Basic
Public ReadOnly Property IsPointsChanged As Boolean
	Get
JScript
function get IsPointsChanged () : boolean

See Also