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.13.0 on 2015-06-15 04:43:18
|