Gets or sets a value representing the distance between any two points in the free-hand drawing.
public virtual int Spacing { get; set; }
Public Overridable Property Spacing As Integer
@property (nonatomic, assign) NSUInteger spacing
public int getSpacing()
public void setSpacing(int spacing)
public:
virtual property Int32 Spacing
{
Int32 get()
void set(Int32 value)
}
The distance, in pixels, between any two points in the free-hand drawing. The default value is 2.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document