Northwoods.GoSilverlight 1.2.2 Assembly
CanCopy Method
See Also  Send Feedback
Northwoods.GoXam Namespace > Part Class : CanCopy Method

This predicate is true if the user may copy this part.

Syntax

Visual Basic (Declaration) 
Public Function CanCopy() As Boolean
C# 
public bool CanCopy()

Return Value

Return true if this part is Part.Copyable, if this part's layer's Layer.AllowCopy is true, and if this part's diagram's AllowCopy is true.

Requirements

See Also

© 2010 All Rights Reserved.