C# 클래스 SharpVectors.Scripting.ScriptableSvgCursorElement

Implementation wrapper for IScriptableSvgCursorElement
상속: ScriptableSvgElement, IScriptableSvgCursorElement, IScriptableSvgUriReference, IScriptableSvgTests, IScriptableSvgExternalResourcesRequired
파일 보기 프로젝트 열기: codebutler/savagesvg

공개 메소드들

메소드 설명
ScriptableSvgCursorElement ( object baseObject ) : System
hasExtension ( string extension ) : bool

메소드 상세

ScriptableSvgCursorElement() 공개 메소드

public ScriptableSvgCursorElement ( object baseObject ) : System
baseObject object
리턴 System

hasExtension() 공개 메소드

public hasExtension ( string extension ) : bool
extension string
리턴 bool