Class Resources.Strings.PropertyNames
Provides access to PropertyNames strings in the resource file.
Inheritance
System.Object
Resources.Strings.PropertyNames
Namespace: Syncfusion.Windows.Forms.Diagram
Assembly: Syncfusion.Diagram.Base.dll
Syntax
public class PropertyNames : Object
Constructors
PropertyNames()
Declaration
public PropertyNames()
Methods
Get(String)
Gets the specified property name ID.
Declaration
public static string Get(string propertyNameID)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | propertyNameID | The property name ID. |
Returns
| Type |
|---|
| System.String |