Class Resources.Strings.PropertyNames
Provides access to PropertyNames strings in the resource file.
Inheritance
System.Object
Resources.Strings.PropertyNames
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.Windows.Forms.Diagram
Assembly: Syncfusion.Diagram.Base.dll
Syntax
public class PropertyNames
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 |