Show / Hide Table of Contents

Delegate StringProperty.GetStringDelegate

Namespace: CADability.UserInterface
Assembly: CADability.dll
Syntax
[Obsolete("use delegate StringProperty.OnGetValue instead")]
public delegate string GetStringDelegate(StringProperty sender);
Parameters
Type Name Description
StringProperty sender
Returns
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX