|
ShapeFlags Field
|
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
The flags
Namespace:
Furcadia.Drawing.Graphics
Assembly:
FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax [CLSCompliantAttribute(false)]
public ShapeShapeFlags Flags
<CLSCompliantAttribute(false)>
Public Flags As ShapeShapeFlags
Dim instance As Shape
Dim value As ShapeShapeFlags
value = instance.Flags
instance.Flags = value
public:
[CLSCompliantAttribute(false)]
ShapeShapeFlags Flags
[<CLSCompliantAttribute(false)>]
val mutable Flags: ShapeShapeFlags
Field Value
Type:
ShapeShapeFlagsSee Also