Extended .NET SDK Documentation 2024 SP0
|
Go to the source code of this file.
Namespaces | |
namespace | Teigha |
namespace | Teigha.TG |
Enumerations | |
enum | Teigha.TG.DgFillStyle { Teigha.TG.kFsSolid = 64 , Teigha.TG.kFsCheckerboard = 65 , Teigha.TG.kFsCrosshatch = 66 , Teigha.TG.kFsDiamonds = 67 , Teigha.TG.kFsHorizontalBars = 68 , Teigha.TG.kFsSlantLeft = 69 , Teigha.TG.kFsSlantRight = 70 , Teigha.TG.kFsSquareDots = 71 , Teigha.TG.kFsVerticalBars = 72 , Teigha.TG.kFsUseElement = 73 , Teigha.TG.kFsLast = kFsUseElement } |