Class TFillPropertiesNodeHelper
Unit
X3DNodes
Declaration
type TFillPropertiesNodeHelper = class helper(TObject) for TFillPropertiesNode
Description
Hierarchy
- TObject
- TFillPropertiesNodeHelper
Overview
Properties
 |
property Filled: boolean read GetFilled write SetFilled; |
 |
property HatchColor: TCastleColorRGB read GetHatchColor write SetHatchColor; |
 |
property Hatched: boolean read GetHatched write SetHatched; |
 |
property HatchStyle: Integer read GetHatchStyle write SetHatchStyle; |
Description
Properties
 |
property Filled: boolean read GetFilled write SetFilled; |
|
 |
property HatchColor: TCastleColorRGB read GetHatchColor write SetHatchColor; |
|
 |
property Hatched: boolean read GetHatched write SetHatched; |
|
 |
property HatchStyle: Integer read GetHatchStyle write SetHatchStyle; |
|
Generated by PasDoc 0.14.0.
|