Nevron.UI.WinForm.Controls Namespace : NStrokeInfo Class |
The following tables list the members exposed by NStrokeInfo.
Name | Description | |
---|---|---|
![]() | NStrokeInfo Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() | Color | Gets/sets the general color for the render info. (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo) |
![]() | DashStyle | Gets/sets the dash style to be used for the pen. |
![]() | Draw | Gets/sets a value whether this render info should be drawn. (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo) |
![]() | FillStyle | Gets/sets the style of filling. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | Gradient1 | (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | Gradient2 | (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | GradientAngle | Gets/sets the angle of the gradient. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | GradientStyle | Gets/sets the style of the gradient. Valid when the current fill style is FillStyle.Gradient. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | HatchStyle | Gets/sets the hatch style to be used when the FillStyle is FillStyle.Hatch (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | Padding | Gets/sets the internal padding to be applied when painting interiors. (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo) |
![]() | PenAlign | Gets/sets the alignment of the pen. |
![]() | PenStyle | Gets/sets the style of the pen. A pen may be created either solid or using a Brush object. |
![]() | PenWidth | Gets/sets the width of the pen. |
![]() | Rounding | Gets/sets the rounding used when calculating paths. |
![]() | RoundingEdges | Gets/sets the edges to be rounded. |
![]() | SigmaFocus | Gets/sets the focus of the sigma bell shape applied on the gradient. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | SigmaScale | Gets/sets the scale of the sigma bell shape applied on the gradient. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | SmoothingMode | Gets/sets the smoothing mode to be applied to the device context when this render info is in use. (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo) |
![]() | Texture | Gets/sets the Image to be used when the FillStyle is FillStyle.Texture (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | TextureMode | Gets/sets the rendering mode for the texture. Valid when the current fill style is FillStyle.Texture. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
Name | Description | |
---|---|---|
![]() | DefaultColor | Gets the default value for the Color member. (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo) |
![]() | DefaultDashStyle | Gets the default value for the DashStyle member. |
![]() | DefaultFillStyle | Gets the default value for the FillStyle member. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | DefaultGradient1 | Gets the default value for the Gradient1 member. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | DefaultGradient2 | Gets the default value for the Gradient2 member. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | DefaultGradientAngle | Overridden. Gets the default value for the GradientAngle member. |
![]() | DefaultGradientStyle | Gets the default value for the GradientStyle member. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | DefaultHatchStyle | Gets the default value for the HatchStyle member. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | DefaultPenAlign | Gets the default value for the PenAlign member. |
![]() | DefaultPenStyle | Gets the default value for the PenStyle member. |
![]() | DefaultPenWidth | Gets the default value for the PenWidth member. |
![]() | DefaultRounding | Gets the default value for the Rounding member. |
![]() | DefaultRoundingEdges | Gets the default value for the RoundingEdges member. |
![]() | DefaultSigmaFocus | Gets the default value for the SigmaFocus member. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | DefaultSigmaScale | Gets the default value for the SigmaScale member. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | DefaultSmoothingMode | Overridden. |
![]() | DefaultTextureMode | Gets the default value for the TextureMode member. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | Events | Gets the list of all events attached to this object. (Inherited from Nevron.UI.NDisposableObject) |
Name | Description | |
---|---|---|
![]() | ClearEvents | Removes all the events handlers attached to this instance. (Inherited from Nevron.UI.NDisposableObject) |
![]() | CreateBrush | Creates a Brush object depending on the current settings. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | CreatePen | Creates a Pen object depending on the current settings. |
![]() | Dispose | Overloaded. (Inherited from Nevron.UI.NDisposableObject) |
![]() | ShallowClone | (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from Nevron.UI.NDisposableObject) |
![]() | InitializeDefault | Overridden. |
![]() | NotifyPropertyChange | Notifies for a property change. (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo) |
![]() | OnDisposed | (Inherited from Nevron.UI.NDisposableObject) |
![]() | OnInitialized | (Inherited from Nevron.UI.NDefaultInitializableObject) |
![]() | OnSegmentedImagePropertyChanged | Handles any change in the SegmentedImage member. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | PerformDispose | Overloaded. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | ShouldSerializeColor | Determines whether the Color memebr should be serialized by the designer. (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo) |
![]() | ShouldSerializeDashStyle | Determines whether the DashStyle member should be serialized by the designer. |
![]() | ShouldSerializeDraw | (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo) |
![]() | ShouldSerializeFillStyle | Determines whether the FillStyle member should be serialized by the designer. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | ShouldSerializeGradient1 | Determines whether the Gradient1 member should be serialized by the designer. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | ShouldSerializeGradient2 | Determines whether the Gradient2 member should be serialized by the designer. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | ShouldSerializeGradientAngle | Determines whether the GradientAngle member should be serialized by the designer. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | ShouldSerializeGradientStyle | Determines whether the GradientStyle member should be serialized by the designer. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | ShouldSerializeHatchStyle | Determines whether the HatchStyle member should be serialized by the designer. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | ShouldSerializePadding | (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo) |
![]() | ShouldSerializePenAlign | Determines whether the PenAlign member should be serialized by the designer. |
![]() | ShouldSerializePenStyle | Determines whether the PenStyle member should be serialized by the designer. |
![]() | ShouldSerializePenWidth | Determines whether the PenWidth member should be serialized by the designer. |
![]() | ShouldSerializeRounding | Determines whether the Rounding member should be serialized by the designer. |
![]() | ShouldSerializeRoundingEdges | Determines whether the RoundingEdges member should be serialized by the designer. |
![]() | ShouldSerializeSegmentedImage | Determines whether the SegmentedImage member should be serialized by the designer. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | ShouldSerializeSigmaFocus | Determines whether the SigmaFocus member should be serialized by the designer. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | ShouldSerializeSigmaScale | Determines whether the SigmaScale member should be serialized by the designer. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
![]() | ShouldSerializeSmoothingMode | (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo) |
![]() | ShouldSerializeTextureMode | Determines whether the TextureMode member should be serialized by the designer. (Inherited from Nevron.UI.WinForm.Controls.NFillInfo) |
Name | Description | |
---|---|---|
![]() | Disposed | Fired when the object has been disposed. (Inherited from Nevron.UI.NDisposableObject) |
![]() | PropertyChanged | Fired whenever a property has changed. (Inherited from Nevron.UI.WinForm.Controls.NRenderInfo) |