NonEntityTraitsFillType Property

Property that represents current fill type. This property can be one of the following: Name Value Description kOdGiFillAlways 1 Fill closed graphic primitives. kOdGiFillNever 2 Don't fill closed graphic primitives. Closed graphic primitives consist of the following: * arcs with (ArcType == ArcSector) || (ArcType == ArcChord) * circles * meshes * polygons * shells

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public override sealed FillType FillType { get; set; }

Property Value

FillType
See Also

©  Bricsys NV. All rights reserved.