Marblecore Imaging Library Documentation

Documentation Introduction
Documentation / Marblecore Imaging / Enumerations / State

State enumeration

Represents a boolean value (true or false) or uses the default value (default).

If you use the ATL COM version of the library, you can supply the string value (the name of the value) or the number value (as listed in the table below) as the enumeration value. If you use the Class Library, the enumeration is available as an enum object with the name MarblecoreImagingState which contains all the available values.

Values

NameValueDescription
Default-1Unknown state
FalsefalseFalse state
TruetrueTrue state

See also

DrawArc | DrawArrow | DrawBezier | DrawCurve | DrawCurveBorder | DrawEllipse | DrawEllipseBorder | DrawLine | DrawPie | DrawPieBorder | DrawPolygon | DrawPolygonBorder | DrawRectangle | DrawRectangleBorder | DrawRhombus | DrawRhombusBorder | DrawRoundRectangle | DrawRoundRectangleBorder | DrawTextInGradient | DrawTextInGradientUsingWarp | DrawTextInGradientWithBorder | DrawTextInGradientWithBorderAndShadow | DrawTextInGradientWithBorderAndShadowUsingWarp | DrawTextInGradientWithBorderUsingWarp | DrawTextInGradientWithShadow | DrawTextInGradientWithShadowUsingWarp | DrawTextNormal | DrawTextUsingWarp | DrawTextWithBorder | DrawTextWithBorderUsingWarp | DrawTextWithShadow | DrawTextWithShadowUsingWarp | DrawTriangle | DrawTriangleBorder | EffectBorder | GetTextHeight | GetTextWidth | LoadFont | SetFont | SetPen