GraphProps: EnumProperties of a graph objectValueMarkedRemove leading and training white space from elementsNoneNoneSelectedOmit array elements that contain an empty string from the resultMethodpublic static GraphProps GraphProps.AllFlagsGet a value with all flags onpublic virtual int object.Compare(value)Compares this object with another and returns (-1, 0, or 1)public static const int GraphProps.CountGet number of enumerated valuespublic static GraphProps GraphProps.FindValueByLabel(label)Get a value with a matching labelpublic GraphProps[] GraphProps.GetFlagArrayGet an array of values for each flag setpublic int GraphProps.GetFlagCountReturns the number of flags currently setpublic virtual Icon object.GetIconReturn a icon for this objectpublic virtual object.GetLayoutBlockReturn a layout inside a blockpublic virtual Fact.GetLayoutFactReturn a layout for the fact browserpublic virtual Fact.GetLayoutNodeReturn a layout for a graph displaypublic virtual object.GetLayoutSpanReturn a layout inside a spanpublic virtual object.GetLayoutTipReturn a layout for the hint popuppublic virtual object.GetSourceReferenceReturn a source reference for this object
public virtual void object.GetTexSource(source)LaTeX source code for this objectpublic bool GraphProps.HasFlag(GraphProps flag)Returns true if a value contains a flagpublic bool GraphProps.HasFlagMask(GraphProps mask, GraphProps flag)Returns true if a value contains flags represented by maskpublic string GraphProps.LabelThe label of this enumeration if present, otherwise Namepublic string GraphProps.NameThe name of this enumerationpublic bool GraphProps.NotFlag(GraphProps flag)Returns true if a value does not contain a flagpublic static GraphProps[] GraphProps.ValueArrayGet an array of valuesFunctionFlagMask GetMask(GraphProps mask, GraphProps value)Create a FlagMaskClass object