Class HideInGraphEditorAttribute
- Namespace
- Ceres.Annotations
- Assembly
- Ceres.Graph.dll
Notify field not be displayed in the Ceres Graph Editor.
[AttributeUsage(AttributeTargets.Field|AttributeTargets.Parameter)]
public sealed class HideInGraphEditorAttribute : Attribute
- Inheritance
-
HideInGraphEditorAttribute
- Inherited Members
Remarks
Hide port's internal field if this attribute is annotated on CeresPort
Constructors
HideInGraphEditorAttribute()
public HideInGraphEditorAttribute()