PostEffectDataLocalName Property |
Returns the localized name of this post effect.
Namespace:
Rhino.Render.PostEffects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntaxpublic string LocalName { get; }
Public ReadOnly Property LocalName As String
Get
Property Value
Type:
String
See Also