FigureOptions: EnumFloating figure optionsValueBottomAt the bottom of page/columnCaptionAboveShow caption above figureFullPage widthHereAt the currrent locationNoneNonePageOn a page with other figuresTableTableTopAt the top of page/columnMethodpublic static FigureOptions FigureOptions.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 FigureOptions.CountGet number of enumerated valuespublic static FigureOptions FigureOptions.FindValueByLabel(label)Get a value with a matching labelpublic FigureOptions[] FigureOptions.GetFlagArrayGet an array of values for each flag setpublic int FigureOptions.GetFlagCountReturns the number of flags currently setpublic virtual Icon object.GetIconReturn a icon for this objectpublic virtual object.GetLayoutBlockReturn a layout inside a block
public 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 objectpublic virtual void object.GetTexSource(source)LaTeX source code for this objectpublic bool FigureOptions.HasFlag(FigureOptions flag)Returns true if a value contains a flagpublic bool FigureOptions.HasFlagMask(FigureOptions mask, FigureOptions flag)Returns true if a value contains flags represented by maskpublic string FigureOptions.LabelThe label of this enumeration if present, otherwise Namepublic string FigureOptions.NameThe name of this enumerationpublic bool FigureOptions.NotFlag(FigureOptions flag)Returns true if a value does not contain a flagpublic static FigureOptions[] FigureOptions.ValueArrayGet an array of valuesFunctionFlagMask GetMask(FigureOptions mask, FigureOptions value)Create a FlagMaskClass object