'宣言 Public Function New( _ ByVal defaultValue As System.Object, _ ByVal inherited As System.Boolean _ )
public StyleProperty( System.object defaultValue, System.bool inherited )
パラメータ
- defaultValue
- この StylePropertyのデフォルト値。
- inherited
- このプロパティが C1TextElementツリーで継承されるかどうかを示します。